Skip to content

Commit 6bf939a

Browse files
authored
Fixes a typo (#48)
1 parent ed19002 commit 6bf939a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guidelines/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ A human readable description of what the package offers for functionality.
5454

5555
### global
5656

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.
57+
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.
5858

5959
```json
6060
"global": "true"

0 commit comments

Comments
 (0)