Skip to content

Commit 610c88c

Browse files
authored
"values" does not need to be uppercase in note (#1399)
1 parent e46dc86 commit 610c88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13597,7 +13597,7 @@ <h3>States and Properties</h3>
1359713597
</tr>
1359813598
</tbody>
1359913599
</table>
13600-
<p class="note">Implicit Values for non-required states and properties appear in the characteristics table for each role. These are not considered fallback values so are not included here.</p>
13600+
<p class="note">Implicit values for non-required states and properties appear in the characteristics table for each role. These are not considered fallback values so are not included here.</p>
1360113601
</section>
1360213602
</section>
1360313603
<section id="idl-interface" class="normative">

0 commit comments

Comments
 (0)