Skip to content

Commit

Permalink
docs: fix typo in contributing document (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed Mar 5, 2021
1 parent d4002a8 commit 443672b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ yarn example android
To run the example app on iOS:

```sh
yarn example android
yarn example ios
```

Make sure your code passes TypeScript and ESLint. Run the following to verify:
Expand Down

0 comments on commit 443672b

Please sign in to comment.