Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanhruda committed Oct 6, 2015
1 parent 6c3cb09 commit d73bda6
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 @@ -95,7 +95,7 @@ end

1. __Link your app executable against any static libraries needed.__ You might or might not get linker errors if you don't, so make sure you test the hell out of your app.

1. __Resource bundles don't exist, include all resources into your main bundle.__ Also edit your code in case it expects a resource bundles to exist.
1. __Resource bundles don't exist, include all resources into your main bundle.__ Also edit your code in case it expects resource bundles to exist.

---

Expand Down

0 comments on commit d73bda6

Please sign in to comment.