Browse Source

Merge pull request #25931 from fj/patch-1

Fix minor typo in "Getting Started" documentation
(cherry picked from commit a949a79a5899df2b57c0ff3e6a3e9aa432db248c)

Signed-off-by: Charles Smith <charles.smith@docker.com>
Doug Davis 9 years ago
parent
commit
d649ae0370
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/getstarted/step_one.md

+ 1 - 1
docs/getstarted/step_one.md

@@ -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).