Skip to content

Commit 9cd7bf2

Browse files
authored
Fixed reference to wrong module in intro
Referenced forms instead of tables, probably copy-pasted.
1 parent 7d3dc45 commit 9cd7bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/docs/tables/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</header>
2222
<article class="pa3 ph5-ns">
2323
<p class="measure f4 f3-ns lh-copy">
24-
Tachyons has some basic utilities for styling forms that are easy to customize and extend.
24+
Tachyons has some basic utilities for styling tables that are easy to customize and extend.
2525
</p>
2626
</article>
2727
<div class="ph3 ph5-ns pt4 pb5">

0 commit comments

Comments
 (0)