From e6f834f3048577412bd820a56db63907a8161d77 Mon Sep 17 00:00:00 2001 From: Ryan Wachtl Date: Tue, 5 Mar 2013 23:02:44 -0600 Subject: [PATCH] Update section.html.erb Corrected spelling --- docs/components/section.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/section.html.erb b/docs/components/section.html.erb index 409af56af..a49a24a5c 100644 --- a/docs/components/section.html.erb +++ b/docs/components/section.html.erb @@ -248,7 +248,7 @@
Deep Linking
-

Set deep-linking to true to enable deep linking to sections of content. Deep linking allows visitors to visit a predefined URL with a hash that points to a particular section of the content. Deep linking also requires a matching data-slug on the content section that the hash shoudl point to, without the pound (#) sign.

+

Set deep-linking to true to enable deep linking to sections of content. Deep linking allows visitors to visit a predefined URL with a hash that points to a particular section of the content. Deep linking also requires a matching data-slug on the content section that the hash should point to, without the pound (#) sign.

<%= code_example '
@@ -352,4 +352,4 @@ $section-bottom-margin: emCalc(20px);
<%= render "_sidebar-components.html.erb" %>
-
\ No newline at end of file + -- 2.47.3