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 928647c

Browse filesBrowse files
mjombleevanlucas
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 a184dbc commit 928647c
Copy full SHA for 928647c

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
@@ -337,7 +337,7 @@ assert.fail(1, 2, new TypeError('need array'));
337337
// TypeError: need array
338338
```
339339

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

343343
```js

0 commit comments

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