Skip to content

Commit 7c30f15

Browse files
justshivFishrock123
authored andcommitted
doc: ensure consistent grammar in node.1 file
PR-URL: #6426 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
1 parent 7641f9a commit 7c30f15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/node.1

Lines changed: 2 additions & 2 deletions
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
@@ -88,7 +88,7 @@ Print stack traces for process warnings (including deprecations).
8888

8989
.TP
9090
.BR \-\-trace\-sync\-io
91-
Prints a stack trace whenever synchronous I/O is detected after the first turn
91+
Print a stack trace whenever synchronous I/O is detected after the first turn
9292
of the event loop.
9393

9494
.TP

0 commit comments

Comments
 (0)