Skip to content

Commit

Permalink
fix : typo in README.md fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
sadrasabouri committed May 2, 2024
1 parent 4ff27e6 commit 0446e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ except NavaBaseError as e:
$ nava [--file FILE_PATH] [--loop] FILE_PATH
```

If you want to play sound syncronously from CLI you can add `&`, like:
If you want to play sound asyncronously from CLI you can add `&`, like:
```bash
$ nava --loop alarm.wav &
```
Expand Down

0 comments on commit 0446e31

Please sign in to comment.