FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix typo in assert.md · nodejs/node@360f403 · GitHub

/ node Public

Commit 360f403

Browse files
authored andcommitted
doc: fix typo in assert.md
PR-URL: #16866 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Bryan English <bryan@bryanenglish.com>
1 parent c4634bf commit 360f403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎doc/api/assert.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ assert.fail(1, 2, 'whoops', '>');
299299
// AssertionError [ERR_ASSERTION]: whoops
300300
```
301301

302-
*Note*: Is the last two cases `actual`, `expected`, and `operator` have no
302+
*Note*: In the last two cases `actual`, `expected`, and `operator` have no
303303
influence on the error message.
304304

305305
```js

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL