Преглед на файлове

Fixed a typo in "Installing Docker on Mac OS X"

evironment -> environment
Mert Yazıcıoğlu преди 10 години
родител
ревизия
81cddaaa7d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/sources/installation/mac.md

+ 1 - 1
docs/sources/installation/mac.md

@@ -46,7 +46,7 @@ and `boot2docker start`.
 >    `To connect the Docker client to the Docker daemon, please set: export 
 >    `To connect the Docker client to the Docker daemon, please set: export 
 DOCKER_HOST=tcp://192.168.59.103:2375`
 DOCKER_HOST=tcp://192.168.59.103:2375`
 > 
 > 
-you can safely set the evironment variable as instructed.
+you can safely set the environment variable as instructed.
 
 
 View the
 View the
 [Boot2Docker ReadMe](https://github.com/boot2docker/boot2docker/blob/master/README.md)
 [Boot2Docker ReadMe](https://github.com/boot2docker/boot2docker/blob/master/README.md)