From aca61e27f2545d93a6bedf717cfca1426361db62 Mon Sep 17 00:00:00 2001 From: Umair Ahmed <43206820+umairx97@users.noreply.github.com> Date: Mon, 4 May 2020 17:40:39 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcb5bfcb..8351e5ed 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ Verify that it is still an issue with the latest version as specified in the pre react-native info ``` -If you suspect that you've found a spec conformance bug, then you can test using your component in a react-native-web project by forking this codesandbox, to see how different browsers render the same content: If any evergreen brower with significant userbase or other svg user agent renders some svg content better, or supports more of the svg and related specs, please open an issue asap. +If you suspect that you've found a spec conformance bug, then you can test using your component in a react-native-web project by forking this codesandbox, to see how different browsers render the same content: If any evergreen browser with significant userbase or other svg user agent renders some svg content better, or supports more of the svg and related specs, please open an issue asap. ### Usage