Skip to content

Commit

Permalink
fix(docs): fix mistypo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lancedikson committed Jul 16, 2019
1 parent b16fc71 commit f5c9395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,5 +1,5 @@
## Bowser
A small, fast and reach-API browser/platform/engine detector for both browser and node.
A small, fast and rich-API browser/platform/engine detector for both browser and node.
- **Small.** Use plain ES5-version which is ~4.8kB gzipped.
- **Optimized.** Use only those parsers you need — it doesn't do useless work.
- **Multi-platform.** It's browser- and node-ready, so you can use it in any environment.
Expand Down

0 comments on commit f5c9395

Please sign in to comment.