Browse Source

Merge pull request #263 from sutbult/patch-1

Make a correction to Media Library
Mathieu Acthernoene 6 years ago
parent
commit
69ab094b8c
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -160,7 +160,7 @@ The current supported permissions are:
160 160
 | Push Notifications | `notification`      | ✔️  | ❌      |
161 161
 | Background Refresh | `backgroundRefresh` | ✔️  | ❌      |
162 162
 | Speech Recognition | `speechRecognition` | ✔️  | ❌      |
163
-| mediaLibrary       | `mediaLibrary`      | ✔️  | ❌      |
163
+| Media Library      | `mediaLibrary`      | ✔️  | ❌      |
164 164
 | Motion Activity    | `motion`            | ✔️  | ❌      |
165 165
 | Storage            | `storage`           | ❌️ | ✔       |
166 166
 | Phone Call         | `callPhone`         | ❌️ | ✔       |