Commit b92416f
doc: fix spelling of 'WebAssembly'
PR-URL: #40785
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent 675c210 commit b92416fCopy full SHA for b92416f
File tree
Expand file treeCollapse file tree
3 files changed
+5
-5
lines changedOpen diff view settings
Filter options
- doc/api
- lib/internal/modules/esm
- test/es-module
Expand file treeCollapse file tree
3 files changed
+5
-5
lines changedOpen diff view settings
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
559 | 559 | |
560 | 560 | |
561 | 561 | |
562 | | - |
| 562 | + |
563 | 563 | |
564 | 564 | |
565 | 565 | |
566 | 566 | |
567 | | - |
| 567 | + |
568 | 568 | |
569 | 569 | |
570 | 570 | |
| ||
1389 | 1389 | |
1390 | 1390 | |
1391 | 1391 | |
1392 | | - |
| 1392 | + |
1393 | 1393 | |
1394 | 1394 | |
1395 | 1395 | |
|
Collapse file
lib/internal/modules/esm/translators.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/translators.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
337 | 337 | |
338 | 338 | |
339 | 339 | |
340 | | - |
| 340 | + |
341 | 341 | |
342 | 342 | |
343 | 343 | |
|
Collapse file
test/es-module/test-esm-wasm.mjs
Copy file name to clipboardExpand all lines: test/es-module/test-esm-wasm.mjs+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
| 34 | + |
35 | 35 | |
36 | 36 | |
37 | 37 | |
0 commit comments