Skip to content

Commit

Permalink
fix typo (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
7Kris authored Jan 10, 2024
1 parent 7adfb03 commit a0b382c
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 @@ -22,7 +22,7 @@ To run project, install dependencies and open workspace as following commands.
```bash
$ git clone https://github.com/playbook-ui/playbook-ios.git
$ cd playbook-ios
$ open Exapmle/PlaybookExample.xcworkspace
$ open Example/PlaybookExample.xcodeproj
```

### Lint & Format & Project Generation
Expand Down

0 comments on commit a0b382c

Please sign in to comment.