Skip to content

Commit 989c137

Browse files
committed
chore(readme): fix embarrassing typo
1 parent 69ebaa2 commit 989c137

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@ regardless of other options.
905905

906906
The `output` parameter is not trimmed, converted, stripped, or modified at all.
907907

908-
Note that `outputRaw` does not _replace_ [`output.js`][56] et al, it only adds
908+
Note that `outputRaw` does not _replace_ [`output.js`][56] etc, it only adds
909909
additional (custom) expectations to your test. Further note that this option
910910
_can_ appear alongside any other [`fixtures`][35] option except [`throws`][84].
911911

@@ -1147,7 +1147,7 @@ will fail regardless of other properties.
11471147

11481148
The `output` parameter is not trimmed, converted, stripped, or modified at all.
11491149

1150-
Note that `outputRaw` does not _replace_ [`output`][87] et al, it only adds
1150+
Note that `outputRaw` does not _replace_ [`output`][87] etc, it only adds
11511151
additional (custom) expectations to your test. Further note that `outputRaw`
11521152
_can_ appear in the same test object as any other property except
11531153
[`throws`][84].

0 commit comments

Comments
 (0)