Skip to content

Commit 8b4a6b3

Browse files
authored
fix typo at README.md (#899)
1 parent d253fb0 commit 8b4a6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $ yarn add react-native-permissions
2626

2727
### iOS
2828

29-
1. By default, no permissions are avalaible. First, require the `setup` script in your `Podfile`:
29+
1. By default, no permissions are available. First, require the `setup` script in your `Podfile`:
3030

3131
```diff
3232
# Transform this into a `node_require` generic function:

0 commit comments

Comments
 (0)