From daf25e5aa77100cbe91108248a5ed55c04a9c82a Mon Sep 17 00:00:00 2001 From: harry Date: Tue, 16 May 2017 00:28:52 +0530 Subject: [PATCH] Docs grammar correction. --- docs/pages/reveal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2