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 1cd3c8e

Browse filesBrowse files
ehsankhfrmarco-ippolito
authored andcommitted
doc: fix typo
PR-URL: #53397 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
1 parent a52de8c commit 1cd3c8e
Copy full SHA for 1cd3c8e

2 files changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/cli.md‎

Copy file name to clipboardExpand all lines: doc/api/cli.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ Use the specified file as a security policy.
980980
added: REPLACEME
981981
-->
982982

983-
> Stability: 1.1 - Active Developement
983+
> Stability: 1.1 - Active Development
984984
985985
Supports loading a synchronous ES module graph in `require()`.
986986

Collapse file

‎doc/api/test.md‎

Copy file name to clipboardExpand all lines: doc/api/test.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -2086,7 +2086,7 @@ test('mocks setTimeout to be executed synchronously without having to actually w
20862086
});
20872087
```
20882088

2089-
Alternativelly, the `.tick` function can be called many times
2089+
Alternatively, the `.tick` function can be called many times
20902090

20912091
```mjs
20922092
import assert from 'node:assert';

0 commit comments

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