Merge pull request #1639 from docker/mstanleyjones-patch-1

Fix a typo
This commit is contained in:
Misty Stanley-Jones 2017-02-13 13:17:20 -08:00 committed by GitHub
commit 828b415405
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ Docker from the repository.
3. Use the following command to set up the **stable** repository.
> **Note**: The `lsb_release -cs` sub-command below returns the name of your
> Debian distribution, such as `xenial`.
> Ubuntu distribution, such as `xenial`.
```bash