Skip to content

Commit 1ef4faa

Browse files
doc: fix typo in test.md
PR-URL: #47053 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Qingyu Deng <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
1 parent 28c9fb9 commit 1ef4faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ to the test runner's output is required, use the events emitted by the
549549
### Custom reporters
550550

551551
[`--test-reporter`][] can be used to specify a path to custom reporter.
552-
a custom reporter is a module that exports a value
552+
A custom reporter is a module that exports a value
553553
accepted by [stream.compose][].
554554
Reporters should transform events emitted by a {TestsStream}
555555

0 commit comments

Comments
 (0)