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 360f403

Browse filesBrowse files
mjombleMylesBorins
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
Copy full SHA for 360f403

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎doc/api/assert.md‎

Copy file name to clipboardExpand all lines: doc/api/assert.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.