From e7b6f2ced8bcebe15f01201a62535fc339699af0 Mon Sep 17 00:00:00 2001 From: ASHISH KUMAR <44098170+Ashishk9670@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:21:32 +0530 Subject: [PATCH] Translation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9553c8..07fc057 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # react-native-html-render -> A html render for react-native. But don't **Suitable for** all html. Only **Suitable for** the html generator by markdown with minify. +> A html render for react-native. But not **Suitable for** all html. Only **Suitable for** the html generator by markdown with minify. > > Now it used by [Noder](https://github.com/soliury/noder-react-native). >