Skip to content

Commit 4b8913a

Browse files
Typo in comment
1 parent ebf2b1a commit 4b8913a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

message-index/templates/example.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="example">
66
<div class="example-inner">
77
<div class="example-title">Before</div>
8-
<!-- keep next line as is, i.e., on one line, or the code will not format propertly -->
8+
<!-- keep next line as is, i.e., on one line, or the code will not format properly -->
99
<pre class="example-pre"><code class="language-haskell">$before$</code></pre>
1010
</div>
1111
</div>
@@ -17,4 +17,4 @@
1717
</div>
1818
</div>
1919
</div>
20-
$endfor$
20+
$endfor$

0 commit comments

Comments
 (0)