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 ed19002 commit 6bf939aCopy full SHA for 6bf939a
guidelines/index.md
@@ -54,7 +54,7 @@ A human readable description of what the package offers for functionality.
54
55
### global
56
57
-Indicates that the package is only intended to be install as a script. This allows the omission of the `-g` or `--global` flag during installation.
+Indicates that the package is only intended to be installed as a script. This allows the omission of the `-g` or `--global` flag during installation.
58
59
```json
60
"global": "true"
0 commit comments