Skip to content

Commit

Permalink
docs: Fix typo in bracketedArray option name in README.md (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
futpib committed Dec 5, 2023
1 parent 5cb0c9f commit 31b3209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -152,7 +152,7 @@ stringify(object,{
* Some parsers treat duplicate names by themselves as arrays
*/

backetedArray : true
bracketedArray : true

})
```
Expand Down

0 comments on commit 31b3209

Please sign in to comment.