| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 776ef11 commit 8b60e66
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -431,7 +431,7 @@ import { readFile } from 'fs/promises'; | |||
| 431 | 431 | const json = JSON.parse(await readFile(new URL('./dat.json', import.meta.url))); | |
| 432 | 432 | ``` | |
| 433 | 433 | ||
| 434 | - Alterantively `module.createRequire()` can be used. | ||
| 434 | + Alternatively `module.createRequire()` can be used. | ||
| 435 | 435 | ||
| 436 | 436 | #### No Native Module Loading | |
| 437 | 437 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments