We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4de169 commit 215b134Copy full SHA for 215b134
lib/node_modules/@stdlib/fs/read-json/README.md
@@ -13,7 +13,7 @@ var readJSON = require( '@stdlib/fs/read-json' );
13
14
<a name="read-json"></a>
15
16
-#### readJSON( file, \[ options,\] clbk )
+#### readJSON( file, \[options,\] clbk )
17
18
Asynchronously reads a file as [JSON][json].
19
0 commit comments