Skip to content

Commit

Permalink
Editorial: correct markup
Browse files Browse the repository at this point in the history
Closes #1168.
  • Loading branch information
annevk committed Feb 15, 2021
1 parent 12dd6fa commit 3c90676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3351,7 +3351,7 @@ the request.
<li><p>Let <var>record</var> be a new <a for="fetch group">fetch record</a> consisting of
<var>request</var> and this instance of the <a for=/>fetch</a> algorithm.

<li><p>Append <var>record</var> to <var>request</var>'s a for=request>client</a>'s
<li><p>Append <var>record</var> to <var>request</var>'s <a for=request>client</a>'s
<a for=fetch>fetch group</a> list of <a for="fetch group">fetch records</a>.
</ol>

Expand Down

0 comments on commit 3c90676

Please sign in to comment.