Skip to content

Commit 4bc0bf3

Browse files
committed
Add ordered list to indent an algorithm
1 parent 074f3c0 commit 4bc0bf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fetch.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5259,6 +5259,7 @@ these steps:
52595259
<li>
52605260

52615261
<p>If <var>fetchResponse</var> is non-null, then:
5262+
<ol>
52625263
<li><p>If<var>fetchResponse</var> is <a for=/>response</a>, then:
52635264
<ol>
52645265
<li><p>Set <var>response</var> to <var>fetchResponse</var>.
@@ -5303,6 +5304,7 @@ these steps:
53035304
<a for="fetch timing info">service worker timing info</a> to
53045305
<var>fetchResponse</var>.
53055306
</ol>
5307+
</ol>
53065308
</ol>
53075309

53085310
<li>

0 commit comments

Comments
 (0)