From f454f6459f737b55199f4bca02fd0085446e01ca Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Wed, 25 Oct 2017 20:39:09 +0000 Subject: [PATCH] Add missing paren in readme fbshipit-source-id: 9463540 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09068f3..fed7bad 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This library is a compatibility layer around [@oblador/react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) to work with the Expo asset system. If you're using React Native without Expo, you have no need for this library -- carry on! (or -maybe [check out Expo](https://expo.io/). +maybe [check out Expo](https://expo.io/)). ## Resources