Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit 453497f

Browse files
author
Brian Muenzenmeyer
committed
Merge pull request #93 from getsetbro/patch-2
Update typo in 05-inline-elements.mustache
2 parents 5517416 + 51ee958 commit 453497f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_patterns/00-atoms/01-text/05-inline-elements.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@
3737

3838
<p><samp>This is sample output from a computer program</samp></p>
3939

40-
<p>The <var>variarble element</var>, such as <var>x</var> = <var>y</var></p>
41-
</div><!--end .text-->
40+
<p>The <var>variable element</var>, such as <var>x</var> = <var>y</var></p>
41+
</div><!--end .text-->

0 commit comments

Comments
 (0)