Skip to content

Commit 208fa8f

Browse files
other typos
1 parent fcb4470 commit 208fa8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ added: v23.2.0
8787
8888
> **Caveat**: Do not use this to try to determine module format. There are many things affecting
8989
> that determination; the `type` field of package.json is the _least_ definitive (ex file extension
90-
> supercedes it, and a loader hook supercedes that).
90+
> supersedes it, and a loader hook supersedes that).
9191
9292
> **Caveat**: This currently leverages only the built-in default resolver; if
9393
> [`resolve` customization hooks][resolve hook] are registered, they will not affect the resolution.

0 commit comments

Comments
 (0)