Skip to content

Commit 1cb5bd3

Browse files
chore: tidy up index.html (#391)
Co-authored-by: clelland <clelland@users.noreply.github.com>
1 parent 0966a60 commit 1cb5bd3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -205,16 +205,16 @@ <h2>
205205
</p>
206206
<p>
207207
Throughout this work, all time values are measured in milliseconds
208-
since the start of navigation of the document [[HR-TIME]]. For
209-
example, the <a data-cite="NAVIGATION-TIMING-2#performanceentry">start
210-
of navigation of the document</a> occurs at time 0.
208+
since the start of navigation of the document [[HR-TIME]]. For example,
209+
the <a data-cite="NAVIGATION-TIMING-2#performanceentry">start of
210+
navigation of the document</a> occurs at time 0.
211211
</p>
212212
<p class='note'>
213213
This definition of time is based on the High Resolution Time
214-
specification [[HR-TIME]] and is different from the definition of
215-
time used in the Navigation Timing specification
216-
[[NAVIGATION-TIMING-2]], where time is measured in milliseconds since
217-
midnight of January 1, 1970 (UTC).
214+
specification [[HR-TIME]] and is different from the definition of time
215+
used in the Navigation Timing specification [[NAVIGATION-TIMING-2]],
216+
where time is measured in milliseconds since midnight of January 1,
217+
1970 (UTC).
218218
</p>
219219
</section>
220220
<section id="sec-resource-timing">

0 commit comments

Comments
 (0)