]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fixes typos
authorRafi <rafibomb@users.noreply.github.com>
Wed, 2 Jan 2019 17:54:37 +0000 (09:54 -0800)
committerGitHub <noreply@github.com>
Wed, 2 Jan 2019 17:54:37 +0000 (09:54 -0800)
docs/pages/installation.md

index e14e015c5761381a67423108daa2345358e193de..411416ec4636cc9b118ab4b2564bb6df8a124eeb 100644 (file)
@@ -245,7 +245,7 @@ The folks at [jsDelivr](https://www.jsdelivr.com) host the compressed Foundation
 <script src="https://cdn.jsdelivr.net/npm/foundation-sites@6.4.3/dist/js/foundation.min.js" integrity="sha256-mRYlCu5EG+ouD07WxLF8v4ZAZYCA6WrmdIXyn1Bv9Vk= sha384-KzKofw4qqetd3kvuQ5AdapWPqV1ZI+CnfyfEwZQgPk8poOLWaabfgJOfmW7uI+AV sha512-0gHfaMkY+Do568TgjJC2iMAV0dQlY4NqbeZ4pr9lVUTXQzKu8qceyd6wg/3Uql9qA2+3X5NHv3IMb05wb387rA==" crossorigin="anonymous"></script>
 ```
 
-From Foundation 6.4, flex is enabled by default and **only the new XY Grid is availaible**. However, others CSS versions are availaible for backward compatibility and the most common usage cases. For others uses and advanced customization, we recommand to build Foundation with custom settings (see others installation methods).
+From Foundation 6.4, flex is enabled by default and **only the new XY Grid is availible**. However, others CSS versions are availible for backward compatibility and the most common usage cases. For others uses and advanced customization, we recommand to build Foundation with custom settings (see others installation methods).
 
 ```html
 <!-- foundation-float.min.css: Compressed CSS with legacy Float Grid -->