Skip to content

Commit c9f091f

Browse files
committed
Missing period.
1 parent a68581e commit c9f091f

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
@@ -873,7 +873,7 @@ <h1 id="title__forms">Forms</h1>
873873
</span>
874874

875875
<p>
876-
<small>Note: Use <code>tabindex="0"</code> in conjunction with <code>role="button"</code> to ensure that the text button is focusable. Learn more about <a rel="external" href="https://css-tricks.com/use-button-element/"><cite>When To Use The Button Element</cite></a></small>
876+
<small>Note: Use <code>tabindex="0"</code> in conjunction with <code>role="button"</code> to ensure that the text button is focusable. Learn more about <a rel="external" href="https://css-tricks.com/use-button-element/"><cite>When To Use The Button Element</cite></a>.</small>
877877
</p>
878878

879879
</fieldset><!-- End of #subsection__buttons -->

0 commit comments

Comments
 (0)