We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c06a33 commit 2485064Copy full SHA for 2485064
docs/content/configuring-npm/package-json.md
@@ -323,7 +323,7 @@ This should be a module relative to the root of your package folder.
323
For most modules, it makes the most sense to have a main script and often
324
not much else.
325
326
-If `main` is not set it defaults to `index.js` in the packages root folder.
+If `main` is not set it defaults to `index.js` in the package's root folder.
327
328
### browser
329
0 commit comments