From: harry Date: Mon, 15 May 2017 18:58:52 +0000 (+0530) Subject: Docs grammar correction. X-Git-Tag: v6.4.0-rc1~46^2~26^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10027%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Docs grammar correction. --- diff --git a/docs/pages/reveal.md b/docs/pages/reveal.md index a7153b3db..026c02da0 100644 --- a/docs/pages/reveal.md +++ b/docs/pages/reveal.md @@ -241,7 +241,7 @@ $.ajax('/url') ## Accessibility -Modals by default are accessible through the use of various ARIA attributes. To make a modal even more accessible, designate a label to the modal by adding `aria-labelledby="exampleModalHeader11"` to the container and `id="exampleModalHeader11"` to the elment you want to designate as the label. +Modals by default are accessible through the use of various ARIA attributes. To make a modal even more accessible, designate a label to the modal by adding `aria-labelledby="exampleModalHeader11"` to the container and `id="exampleModalHeader11"` to the element you want to designate as the label.

Watch this part in video