Simplify language

This commit is contained in:
Gwendolynne Barr 2018-05-24 15:12:22 -07:00 committed by Joao Fernandes
parent 0468b532c5
commit 5a6132847e
1 changed files with 1 additions and 2 deletions

View File

@ -260,8 +260,7 @@ the repository.
```
b. Install a specific version by its fully qualified package name, which is
the package name (`docker-ce`) plus the version string (2nd column),
separated by a an equals sign (`=`), for example,
package name (`docker-ce`) "=" version string (2nd column), for example,
`docker-ce=18.03.0~ce-0~ubuntu`.
```bash