mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #25931 from fj/patch-1
Fix minor typo in "Getting Started" documentation
This commit is contained in:
commit
a949a79a58
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ If you have an earlier Windows system that doesn't meet the Docker for Windows p
|
|||
See [Docker Toolbox Overview](/toolbox/overview.md) for help on installing Docker with Toolbox.
|
||||
|
||||
### Docker for Linux
|
||||
Docker Engine runs navitvely on Linux distributions.
|
||||
Docker Engine runs natively on Linux distributions.
|
||||
|
||||
For full instructions on getting Docker for various Linux distributions, see [Install Docker Engine](/engine/installation/index.md).
|
||||
|
||||
|
|
Loading…
Reference in a new issue