mirror of https://github.com/docker/docs.git
Merge pull request #17251 from anantunderscoresingh/patch-1
Removed minor grammatical mistake
This commit is contained in:
commit
bbf2aef83e
|
@ -26,7 +26,7 @@ REPOSITORY TAG IMAGE ID CREATED SIZE
|
|||
buildme latest c021c8a7051f 5 seconds ago 150MB
|
||||
```
|
||||
|
||||
The program compiles to executable binaries, so you don’t need to Go language
|
||||
The program compiles to executable binaries, so you don’t need Go language
|
||||
utilities to exist in the final image.
|
||||
|
||||
## Add stages
|
||||
|
|
Loading…
Reference in New Issue