diff --git a/README.md b/README.md
index e3c861e..2c87124 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ A camera module for React Native.
2. With iOS 10 and higher you need to add the "Privacy - Camera Usage Description" key to the info.plist of your project. This should be found in 'your_project/ios/your_project/Info.plist'. Add the following code:
```
NSCameraUsageDescription
-Your message to user when the camera is accesseded for the first time
+Your message to user when the camera is accessed for the first time
NSPhotoLibraryUsageDescription