Skip to content

Commit 330d3ed

Browse files
authored
chore: readme touchup
1 parent b27dd3b commit 330d3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/contacts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Add following key to Info.plist often found in `App_Resources/iOS/Info.plist`
1414

1515
```
1616
<key>NSContactsUsageDescription</key>
17-
<string>Kindly provide permission to access contact on your device.</string>
17+
<string>Kindly provide permission to access contacts on your device.</string>
1818
```
1919

2020
User will be asked for permissions when contacts are accessed by the app.

0 commit comments

Comments
 (0)