Skip to content

Commit 5f75a3a

Browse files
authored
Remove link to strip-bom (#25)
1 parent eeac7ad commit 5f75a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Read and parse a JSON file
44
5-
It also [strips UTF-8 BOM](https://github.com/sindresorhus/strip-bom).
5+
It also strips UTF-8 [byte order mark](https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8) (BOM).
66

77
## Install
88

0 commit comments

Comments
 (0)