From 854b403c8b86e07b685db5a62a57df84ba52990c Mon Sep 17 00:00:00 2001 From: Carlos Navarrete Date: Thu, 28 Jun 2018 12:13:45 -0300 Subject: [PATCH] Update README.md fix small grammar mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49d5ed03..cf737d34 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Note: you can also use the `ignoreSilentSwitch` prop, shown below. Run `react-native link` to link the react-native-video library. -`react-native link` don’t works properly with the tvOS target so we need to add the library manually. +`react-native link` doesn’t work properly with the tvOS target so we need to add the library manually. First select your project in Xcode.