]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fix typo 10928/head
authorwolfbeisz <wolfbeisz@users.noreply.github.com>
Sun, 11 Feb 2018 09:03:56 +0000 (10:03 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2018 09:03:56 +0000 (10:03 +0100)
docs/pages/installation.md

index 6a4bb56830298a967b9d1a3ac097126b6efb7a9e..d3b2f07f78b8e6bc3e671360bc668e9b508e16e5 100644 (file)
@@ -208,7 +208,7 @@ The folks at [cdnjs](https://cdnjs.com) host the compressed Foundation CSS and J
 <script src="https://cdnjs.cloudflare.com/ajax/libs/foundation/6.4.3/js/foundation.min.js" integrity="sha256-Nd2xznOkrE9HkrAMi4xWy/hXkQraXioBg9iYsBrcFrs=" 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 msot 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 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).
 
 ```html
 <!-- foundation-float.css: Compressed CSS with legacy Float Grid -->