Skip to content

Commit 215b134

Browse files
committed
Remove space
1 parent a4de169 commit 215b134

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/fs/read-json

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/fs/read-json/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var readJSON = require( '@stdlib/fs/read-json' );
1313

1414
<a name="read-json"></a>
1515

16-
#### readJSON( file, \[ options,\] clbk )
16+
#### readJSON( file, \[options,\] clbk )
1717

1818
Asynchronously reads a file as [JSON][json].
1919

0 commit comments

Comments
 (0)