]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Smooth Scroll: Correct Spelling!
authorharry <harmanmanchanda182@gmail.com>
Thu, 1 Jun 2017 16:15:47 +0000 (21:45 +0530)
committerharry <harmanmanchanda182@gmail.com>
Thu, 1 Jun 2017 16:15:47 +0000 (21:45 +0530)
docs/pages/smooth-scroll.md

index 59327576f7f747f8e566f2a8b6d538bcc792369e..48307641b8580ba7de40082b56b6f7c8760f8b0b 100644 (file)
@@ -30,7 +30,7 @@ To enable SmoothScroll on internal links, just add the attribute `data-smooth-sc
 </div>
 ```
 
-You can also setup SmoothScroll directly via indiviual link.
+You can also setup SmoothScroll directly via individual link.
 
 ```html
 <a href="#exclusive" data-smooth-scroll>Exclusive Section</a>