Skip to content

Commit 2ac9706

Browse files
committed
README: Fix descript of npmTags() as function returning an array
1 parent 88a83a9 commit 2ac9706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ generate a changelog and list of contributors. Defaults to `newVersion`.
116116

117117
#### npmTags()
118118

119-
An array of tags to apply to the npm release. Every release must contain at least
120-
one tag.
119+
A function that returns an array of tags to apply to the npm release.
120+
Every release must contain at least one tag.
121121

122122
#### issueTracker
123123

0 commit comments

Comments
 (0)