From 2ed98c99d5cadcb944e2da58424d8a8a3d1253c3 Mon Sep 17 00:00:00 2001 From: Matias Sebastian Cortes Date: Wed, 18 Jan 2017 09:59:28 -0300 Subject: [PATCH] Readme Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0399165a..2795268d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ react-native link react-native-svg # not react-native-svg-uri !!! - [ANDROID] There is a problem with static SVG file on Android, Works OK in debug mode but fails to load the file in release mode. - At the momment the only workarround is to pass the svg content in the svgXmlData prop. + At the moment the only workaround is to pass the svg content in the svgXmlData prop. ## Usage