Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guidelines/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ <h1>Glossary</h1>

<dt data-include="terms/20/user-interface-component.html" data-include-replace="true"></dt>

<dt data-include="terms/21/user-inactivity.html" data-include-replace="true"></dt>
<dt data-include="terms/21/user-inactivity.html" data-include-replace="true"></dt>

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

Expand Down
2 changes: 1 addition & 1 deletion guidelines/terms/21/user-inactivity.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<dt><dfn id="dfn-user-inactivity">user inactivity</dfn></dt>
<dd>
<p>any continuous period of time where no user actions occur</p>
<p>The method of tracking will be determined by the web site or application.</p>
<p class="note">The method of tracking will be determined by the web site or application.</p>
</dd>