Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit e3cc29c

Browse files
authored
Fix typo in README.md
1 parent 6aab585 commit e3cc29c

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
@@ -237,7 +237,7 @@ see [changing dependencies](#changing-dependencies).
237237
238238
## Semantic Versioning
239239
240-
`dep ensure` a uses an external [semver library](https://github.com/Masterminds/semver) to interpret the version constraints you specify in the manifest. The comparison operators are:
240+
`dep ensure` uses an external [semver library](https://github.com/Masterminds/semver) to interpret the version constraints you specify in the manifest. The comparison operators are:
241241
242242
* `=`: equal
243243
* `!=`: not equal

0 commit comments

Comments
 (0)