We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c5b9a6 commit 4f9fd67Copy full SHA for 4f9fd67
doc/api/packages.md
@@ -1012,7 +1012,7 @@ added: v0.4.0
1012
The `"main"` field defines the entry point of a package when imported by name
1013
via a `node_modules` lookup. Its value is a path.
1014
1015
-the [`"exports"`][] field, if it exists, will take precedence over the
+The [`"exports"`][] field, if it exists, will take precedence over the
1016
`"main"` field when importing the package by name.
1017
1018
It also defines the script that is used when the [package directory is loaded
0 commit comments