Skip to content

Commit 03abe47

Browse files
committed
Remove semicolon
1 parent 5c4dd82 commit 03abe47

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/process/getuid/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/process/getuid/docs/repl.txt

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

1313
Examples
1414
--------
15-
> var uid = {{alias}}();
15+
> var uid = {{alias}}()
1616

1717
See Also
1818
--------

0 commit comments

Comments
 (0)