fixed typo

This commit is contained in:
Arthur Barrett
2013-03-06 14:40:35 -05:00
parent ddbab36439
commit dfc9176f6b

View File

@@ -5,7 +5,7 @@ data: |
<annotatable>
<instructions>
<p>Enter your (optional) instructions for the exercise in HTML format.</p>
<p>Annotations are specified by by an <code>&lt;annotation&gt;</code> tag which may may have the following attributes:</p>
<p>Annotations are specified by an <code>&lt;annotation&gt;</code> tag which may may have the following attributes:</p>
<ul class="instructions-template">
<li><code>title</code> (optional). Title of the annotation. Defaults to <i>Commentary</i> if omitted.</li>
<li><code>body</code> (<b>required</b>). Text of the annotation.</li>