Skip to content

Commit 738c99f

Browse files
committed
Apply suggestion from @davidlehn.
1 parent 865c825 commit 738c99f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3678,7 +3678,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
36783678
</p>
36793679

36803680
<aside class="example ds-selector-tabs changed"
3681-
title="overriding permitted if both definitions are identical">
3681+
title="Overriding permitted if both definitions are identical">
36823682
<div class="selectors">
36833683
<button class="selected" data-selects="original">Original</button>
36843684
<button data-selects="expanded">Expanded</button>
@@ -3722,7 +3722,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
37223722
</pre>
37233723
<pre class="expanded nohighlight"
37243724
data-transform="updateExample"
3725-
data-result-for="overriding permitted if both definitions are identical-original"
3725+
data-result-for="Overriding permitted if both definitions are identical-original"
37263726
data-ignore
37273727
>
37283728
<!--
@@ -3740,7 +3740,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
37403740
-->
37413741
</pre>
37423742
<table class="statements"
3743-
data-result-for="overriding permitted if both definitions are identical-expanded"
3743+
data-result-for="Overriding permitted if both definitions are identical-expanded"
37443744
data-to-rdf>
37453745
<thead><tr><th>Subject</th><th>Property</th><th>Value</th></tr></thead>
37463746
<tbody>
@@ -3752,7 +3752,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
37523752
</table>
37533753
<pre class="turtle"
37543754
data-content-type="text/turtle"
3755-
data-result-for="overriding permitted if both definitions are identical-expanded"
3755+
data-result-for="Overriding permitted if both definitions are identical-expanded"
37563756
data-transform="updateExample"
37573757
data-ignore
37583758
data-to-rdf>

0 commit comments

Comments
 (0)