Skip to content

Commit 1413fbd

Browse files
committed
Merge pull request devlint#8 from arhoads/patch-1
Fix typo in demo
2 parents ce35958 + 39e7653 commit 1413fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ <h2>1. The basic. Just add a class <code>.grid-*</code> (from -1 to -12)</h2>
274274
&lt;/div></code></pre>
275275

276276
<h2>2. The precise. Compose cell by cell (with class like <code>.col-*</code>)</h2>
277-
<h3>See <a href="#documentation">documentation</a> to have the list of availlable classes</h3>
277+
<h3>See <a href="#documentation">documentation</a> to have the list of available classes</h3>
278278

279279
<div class="grid">
280280
<div class="col-12">

0 commit comments

Comments
 (0)