Update part2.md

Eliminates the inappropriately placed "the" from "The second item is the Google's DNS [...]".
This commit is contained in:
arhaasdev 2019-02-04 02:00:44 -08:00 committed by GitHub
parent 484dab91c9
commit 2623670a4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ be something like `--tag=friendlyhello:v0.0.1`.
> ```
>
> In the example above, the first element of the list is the address of your DNS
> server. The second item is the Google's DNS which can be used when the first one is
> server. The second item is Google's DNS which can be used when the first one is
> not available.
>
> Before proceeding, save `daemon.json` and restart the docker service.