Skip to content

Commit edde30a

Browse files
authored
Readme: slight tweak to intro
1 parent 97286f8 commit edde30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It's also a strict _subset_ of ES5, so valid JSON5 files will always be valid ES
2929

3030
This JavaScript library is a reference implementation for JSON5 parsing and serialization,
3131
and is directly used in many of the popular projects mentioned above
32-
(where e.g. extreme performance isn't necessary for config file use cases),
32+
(where e.g. extreme performance isn't necessary),
3333
but others have created [many other libraries](https://github.com/json5/json5/wiki/In-the-Wild)
3434
across many other platforms.
3535

0 commit comments

Comments
 (0)