]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: improve wording in toggler docs 11031/head
authorDaniel Ruf <daniel@daniel-ruf.de>
Fri, 9 Mar 2018 21:32:52 +0000 (22:32 +0100)
committerDaniel Ruf <daniel@daniel-ruf.de>
Fri, 9 Mar 2018 21:32:52 +0000 (22:32 +0100)
docs/pages/toggler.md

index 18b888fc9f849f3a89e28437f448178976bd130a..44740dc2b4d661bd6f1c0e70de64391890883799 100644 (file)
@@ -8,7 +8,7 @@ video: 'wHpZCrpKlBc'
 
 ## Toggle a CSS class
 
-To setup a class toggle, start by adding the attribute `data-toggler` to an element. The value of `data-toggler` is the class you want to toggle (supports `.classname` and `classname`). Also give the element a unique ID so it can be targeted.
+To setup a class toggle, start by adding the attribute `data-toggler` to an element. The value of `data-toggler` is the class you want to toggle (like `.classname` and `classname`). Also give the element a unique ID so it can be targeted.
 
 <p>
   <a class="" data-open-video="0:53"><img src="{{root}}assets/img/icons/watch-video-icon.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>