Skip to content

Commit 3db664f

Browse files
authored
Fix capitalization
1 parent 87fe85d commit 3db664f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_tutorials/180_understanding_odd/180_understanding_odd-08.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
RelaxNG. The <em>@maxOccurs</em> and <em>@minOccurs</em> attributes define how often a value of this type may be given. An
1717
example for other values can be found for the <em>@staff</em> attribute defined in <em>att.staffIdent</em>. This attribute
1818
is used to associate
19-
<a href="/guidelines/v5/content/introduction.html#eventsControlevents" target="_blank" rel="noopener, noreferrer">controlevents</a>
19+
<a href="/guidelines/v5/content/introduction.html#eventsControlevents" target="_blank" rel="noopener, noreferrer">ControlEvents</a>
2020
with one or more staves, and may hold one or more integers. It uses
2121
<a href="/guidelines/v5/attribute-classes/att.staffIdent.html" target="_blank" rel="noopener, noreferrer">the following markup</a> to achieve this:
2222
</p>
@@ -156,4 +156,4 @@
156156
<em>attribute classes</em>, data types are often considered to be more accessible when getting into ODD – there is
157157
surely less to learn. So let's move on to <em>Macros</em>.
158158
</p>
159-
</div>
159+
</div>

0 commit comments

Comments
 (0)