Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 640267d

Browse files
antialiaszkat
authored andcommitted
exit -> exist (#150)
PR-URL: #150 Credit: @antialias Reviewed-By: @zkat
1 parent 317216f commit 640267d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Add (or replace) a single dist-tag onto the named package.
125125
* `cb` {Function}
126126

127127
Set all of the `dist-tags` for the named package at once, creating any
128-
`dist-tags` that do not already exit. Any `dist-tags` not included in the
128+
`dist-tags` that do not already exist. Any `dist-tags` not included in the
129129
`distTags` map will be removed.
130130

131131
### client.distTags.update(uri, params, cb)

0 commit comments

Comments
 (0)