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

Commit c47c866

Browse files
authored
Merge pull request #1324 from Aetheus/master
Fix typo in README.md
2 parents b926156 + e3cc29c commit c47c866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)