From ba8f9d34c919e46918c5892c374edbba2f195710 Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Sun, 13 Jan 2019 15:17:00 +0100 Subject: [PATCH] docs: fix various typos for "available" Some where introduced by https://github.com/zurb/foundation-sites/commit/54f40751d3320aac1bb6fa970aea8fa73d70df14 --- docs/pages/installation.md | 2 +- docs/pages/motion-ui.md | 2 +- docs/pages/xy-grid.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index 411416ec4..3c32b5d1f 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -245,7 +245,7 @@ The folks at [jsDelivr](https://www.jsdelivr.com) host the compressed Foundation ``` -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). +From Foundation 6.4, flex is enabled by default and **only the new XY Grid is available**. However, others CSS versions are available 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 diff --git a/docs/pages/motion-ui.md b/docs/pages/motion-ui.md index ed99f6573..b903f71b8 100644 --- a/docs/pages/motion-ui.md +++ b/docs/pages/motion-ui.md @@ -70,7 +70,7 @@ Various Foundation components provide options for to use Motion UI animations wh - [Toggler](toggler.html): `data-animate` - [Responsive Toggler](responsive-navigation.html): `data-animate` -For example, here are two instances of Toggler—one using fade classes (`.fade-in` and `.fade-out`), and one using slide classes (`.slide-in-down` and `.slide-out-up`). See all availaible classes in [build-in transitions](#built-in-transitions) below. +For example, here are two instances of Toggler—one using fade classes (`.fade-in` and `.fade-out`), and one using slide classes (`.slide-in-down` and `.slide-out-up`). See all available classes in [build-in transitions](#built-in-transitions) below. ```html
diff --git a/docs/pages/xy-grid.md b/docs/pages/xy-grid.md index 05e2bf44b..011a467b7 100644 --- a/docs/pages/xy-grid.md +++ b/docs/pages/xy-grid.md @@ -256,7 +256,7 @@ To define cell widths within a direction-level, instead of the individual cell l
``` -Block Grids are not availaible for the vertical grids. Use the [basic layout](#vertical-grids) with a size applied on each cell of the grid instead. +Block Grids are not available for the vertical grids. Use the [basic layout](#vertical-grids) with a size applied on each cell of the grid instead. --- -- 2.47.2