Browse Source

Update README.md

Corrected the grammar in the flow diagrams.
William George 5 years ago
parent
commit
99182cbf58
No account linked to committer's email address
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      README.md

+ 3
- 3
README.md View File

245
   ┃ request(PERMISSIONS.IOS.CAMERA) ┃
245
   ┃ request(PERMISSIONS.IOS.CAMERA) ┃
246
   ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
246
   ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
247
247
248
-        Does the user accepted
248
+         Does the user accept
249
             the request ?
249
             the request ?
250
                    │           ╔════╗
250
                    │           ╔════╗
251
                    ├───────────║ NO ║──────────────┐
251
                    ├───────────║ NO ║──────────────┐
295
 ┃ request(PERMISSIONS.ANDROID.CAMERA) ┃         ║ NO ║
295
 ┃ request(PERMISSIONS.ANDROID.CAMERA) ┃         ║ NO ║
296
 ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛         ╚════╝
296
 ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛         ╚════╝
297
                    │                               │
297
                    │                               │
298
-        Does the user accepted
298
+         Does the user accept 
299
             the request ?                          │
299
             the request ?                          │
300
-                   │           ╔════╗    Does the user checked
300
+                   │           ╔════╗     Does the user check
301
                    ├───────────║ NO ║─────"Never ask again" ?
301
                    ├───────────║ NO ║─────"Never ask again" ?
302
                    │           ╚════╝              │
302
                    │           ╚════╝              │
303
                 ╔═════╗                         ╔═════╗
303
                 ╔═════╗                         ╔═════╗