Skip to content

Commit acbfd21

Browse files
committed
Remove space
1 parent 611653b commit acbfd21

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/fs/read-json/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
> {{alias}}( './beep/boop.json', onRead );
3737

3838

39-
{{alias}}.sync( file[, options] )
39+
{{alias}}.sync( file[, options] )
4040
Synchronously reads a file as JSON.
4141

4242
Parameters

0 commit comments

Comments
 (0)