Skip to content

Commit 0e123f6

Browse files
authored
Update index.html to correct alphabetical order (#4256)
Switching the position of User Inactivity and User Interface to make them listed alphabetically. This new PR is isolating one of the files changed in #4122
1 parent 9249aca commit 0e123f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

β€Žguidelines/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -759,10 +759,10 @@ <h1>Glossary</h1>
759759
<dt data-include="terms/20/user-agent.html" data-include-replace="true"></dt>
760760

761761
<dt data-include="terms/20/user-controllable.html" data-include-replace="true"></dt>
762-
763-
<dt data-include="terms/20/user-interface-component.html" data-include-replace="true"></dt>
764762

765763
<dt data-include="terms/21/user-inactivity.html" data-include-replace="true"></dt>
764+
765+
<dt data-include="terms/20/user-interface-component.html" data-include-replace="true"></dt>
766766

767767
<dt data-include="terms/20/video.html" data-include-replace="true"></dt>
768768

0 commit comments

Comments
 (0)