Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 41955e5

Browse filesBrowse files
tniessendanielleadams
authored andcommitted
doc: use serial comma in report docs
Refs: #11321 Refs: #17384 PR-URL: #43394 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
1 parent 66d956c commit 41955e5
Copy full SHA for 41955e5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/report.md‎

Copy file name to clipboardExpand all lines: doc/api/report.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ Node.js report completed
524524

525525
When a report is written, start and end messages are issued to stderr
526526
and the filename of the report is returned to the caller. The default filename
527-
includes the date, time, PID and a sequence number. The sequence number helps
527+
includes the date, time, PID, and a sequence number. The sequence number helps
528528
in associating the report dump with the runtime state if generated multiple
529529
times for the same Node.js process.
530530

@@ -551,7 +551,7 @@ Special meaning is attached to `stdout` and `stderr`. Usage of these
551551
will result in report being written to the associated standard streams.
552552
In cases where standard streams are used, the value in `directory` is ignored.
553553
URLs are not supported. Defaults to a composite filename that contains
554-
timestamp, PID and sequence number.
554+
timestamp, PID, and sequence number.
555555

556556
`directory` specifies the filesystem directory where the report will be written.
557557
URLs are not supported. Defaults to the current working directory of the

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.