| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a52de8c commit 1cd3c8e
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -980,7 +980,7 @@ Use the specified file as a security policy. | |||
| 980 | 980 | added: REPLACEME | |
| 981 | 981 | --> | |
| 982 | 982 | ||
| 983 | - > Stability: 1.1 - Active Developement | ||
| 983 | + > Stability: 1.1 - Active Development | ||
| 984 | 984 | ||
| 985 | 985 | Supports loading a synchronous ES module graph in `require()`. | |
| 986 | 986 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2086,7 +2086,7 @@ test('mocks setTimeout to be executed synchronously without having to actually w | |||
| 2086 | 2086 | }); | |
| 2087 | 2087 | ``` | |
| 2088 | 2088 | ||
| 2089 | - Alternativelly, the `.tick` function can be called many times | ||
| 2089 | + Alternatively, the `.tick` function can be called many times | ||
| 2090 | 2090 | ||
| 2091 | 2091 | ```mjs | |
| 2092 | 2092 | import assert from 'node:assert'; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments