Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 5a4b60f

Browse files
committed
Docs: Correct tiny typos (content-collapsible.html)
1 parent 4bc3b40 commit 5a4b60f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/content-collapsible.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h3>I'm a header</h3>
119119
<h2>Theming collapsible content</h2>
120120

121121

122-
<p>Collapsible content is minimally styled &mdash; we add only a bit of margin between the bar and content, and the header adopts the default Theme styles of the container it sits within.</p>
122+
<p>Collapsible content is minimally styled &mdash; we add only a bit of margin between the bar and content, and the header adopts the default theme styles of the container it sits within.</p>
123123

124124
<p>To provide a stronger visual connection between the collapsible header and content, add the <code>data-content-theme</code> attribute to the wrapper and specify a theme swatch letter. This will apply the swatch's border and <em>flat</em> background color (not the gradient) to the content block and changes the corner rounding to square off the bottom of the header and round the bottom of the content block instead to visually group these elements.</p>
125125

@@ -213,7 +213,7 @@ <h3>Section 4: Collapsed list</h3>
213213

214214

215215
<h2>Collapsible sets (accordions)</h2>
216-
<p>It's possible to combine multiple collapsibles into a grouped sets that acts like an <a href="content-collapsible-set.html">accordion widget</a>.</p>
216+
<p>It's possible to combine multiple collapsibles into a grouped set that acts like an <a href="content-collapsible-set.html">accordion widget</a>.</p>
217217

218218

219219
</div><!--/content-primary -->

0 commit comments

Comments
 (0)