Fix typo in documentation (#237)

This commit is contained in:
follower 2016-10-09 17:06:01 +13:00 committed by Jia Hao
parent 9243f6689f
commit b9974c55b7
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ $ nativefier --name "Some Awesome App" "http://medium.com"
```
Read the [API documentation](docs/api.md) for other command line flags and options that can be used to configure the packaged app.
If you would like high resoulution icons to be used, please contribute to the [icon repository](https://github.com/jiahaog/nativefier-icons)!
If you would like high resolution icons to be used, please contribute to the [icon repository](https://github.com/jiahaog/nativefier-icons)!
**For Windows Users:** Take note that the application menu is automatically hidden by default, you can press `alt` on your keyboard to access it.