We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f91ea0a commit f947f18Copy full SHA for f947f18
README.md
@@ -103,7 +103,7 @@ Creating an acceptable implementation requires two things:
103
`test/logic.js` file.
104
105
2. Write the actual regex to the `index.js` file. In most cases adding
106
- the regex to the list of existing regexes will be suitable (if usage of `detect-brower`
+ the regex to the list of existing regexes will be suitable (if usage of `detect-browser`
107
returns `undefined` for instance), but in some cases you might have to add it before
108
an existing regex. This would be true for a case where you have a browser that
109
is a specialised variant of an existing browser but is identified as the
0 commit comments