Skip to content

Commit b82454e

Browse files
chore: tidy up index.html (#319)
Co-authored-by: npm1 <npm1@users.noreply.github.com>
1 parent 633116c commit b82454e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,10 @@ <h3>
259259
<a data-cite=
260260
"PERFORMANCE-TIMELINE-2#performance-timeline">Performance
261261
Timeline</a>, unless excluded from the timeline as part of the
262-
[=fetch|fetching process=]. Resources that are retrieved from
263-
HTTP cache are included as <a>PerformanceResourceTiming</a> objects in the
264-
<a data-cite="PERFORMANCE-TIMELINE-2#performance-timeline">Performance
262+
[=fetch|fetching process=]. Resources that are retrieved from HTTP
263+
cache are included as <a>PerformanceResourceTiming</a> objects in the
264+
<a data-cite=
265+
"PERFORMANCE-TIMELINE-2#performance-timeline">Performance
265266
Timeline</a>. Resources for which the [=fetch=] was initiated, but
266267
was later aborted (e.g. due to a network error) are included as
267268
<a>PerformanceResourceTiming</a> objects in the <a data-cite=

0 commit comments

Comments
 (0)