]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix spelling error on 'pythong' 11558/head
authorPhil Schalm <pnomolos@gmail.com>
Wed, 24 Oct 2018 17:34:58 +0000 (10:34 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Oct 2018 17:34:58 +0000 (10:34 -0700)
docs/pages/installation.md

index a7cf40594c967c4d18e8d9b3af3bb7455e29c20d..e14e015c5761381a67423108daa2345358e193de 100644 (file)
@@ -206,7 +206,7 @@ After you selected "Foundation for Sites", Foundation CLI will ask you which tem
     <li>Install <a href="https://www.python.org/downloads/">python</a> (not recommended) and add it to your system environment variables</li>
   </ol>
  
-  <p>The first way is recommended if you've not installed pythong v2.7 yet as it doesn't affect your machine outside the node environment. In case you've already installed python v2.7 you may of course skip both ways and start using foundationc-cli immediately.</p>
+  <p>The first way is recommended if you've not installed python v2.7 yet as it doesn't affect your machine outside the node environment. In case you've already installed python v2.7 you may of course skip both ways and start using foundationc-cli immediately.</p>
 </div>
 
 ---