Skip to content

Commit 18ecc77

Browse files
justshivMyles Borins
authored and
Myles Borins
committed
doc: ensure consistent grammar in node.1 file
PR-URL: #6426 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent 2389006 commit 18ecc77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/node.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Syntax check the script without executing.
5959

6060
.TP
6161
.BR \-i ", " \-\-interactive
62-
Opens the REPL even if stdin does not appear to be a terminal.
62+
Open the REPL even if stdin does not appear to be a terminal.
6363

6464
.TP
6565
.BR \-r ", " \-\-require " " \fImodule\fR
@@ -80,7 +80,7 @@ Throw errors for deprecations.
8080

8181
.TP
8282
.BR \-\-trace\-sync\-io
83-
Prints a stack trace whenever synchronous I/O is detected after the first turn
83+
Print a stack trace whenever synchronous I/O is detected after the first turn
8484
of the event loop.
8585

8686
.TP

0 commit comments

Comments
 (0)