Skip to content

Commit bb98a39

Browse files
piens1Duncaen
authored andcommitted
fixed a grammatical error in the README
1 parent 838fea7 commit bb98a39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ In the following examples there will be commands accepting an argument such as `
162162
* by specifying a package name and version separated by any of the following version comparators:
163163
* `<` less than
164164
* `>` greater than
165-
* `<=` less or equal than
166-
* `>=` greater or equal than
165+
* `<=` less than or equal to
166+
* `>=` greater than or equal to
167167

168168
Such example would be `foo>=2.0` or `blah-foo<=1.0`.
169169

0 commit comments

Comments
 (0)