There was an error while loading. Please reload this page.
1 parent 893b633 commit 696122bCopy full SHA for 696122b
1 file changed
readme.md
@@ -10,7 +10,7 @@ Correctly handles Unicode strings.
10
$ npm install camelcase
11
```
12
13
-*If you need to support Firefox, stay on version 5 as version 6 uses regex features not available in Firefox.*
+*If you need to support Firefox < 78, stay on version 5 as version 6 uses regex features not available in Firefox < 78.*
14
15
## Usage
16
0 commit comments