From 2738892631fda1b9cebc894ce51cb875f5dddd9a Mon Sep 17 00:00:00 2001 From: Mohammed Salman Date: Mon, 3 Feb 2020 21:17:05 +0300 Subject: [PATCH] Fix readme grammar (#1888) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9248bebe..2bed1ae4 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ project(':react-native-video').projectDir = new File(rootProject.projectDir, '.. #### **android/app/build.gradle** -From version >= 5.0.0, you have to apply this changes: +From version >= 5.0.0, you have to apply these changes: ```diff dependencies {