Skip to content

Commit

Permalink
Update xhr.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Sep 22, 2023
1 parent cd45bb5 commit f3a54f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xhr.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1331,7 +1331,7 @@ not be web compatible.

<li><p>Set <var>document</var>'s <a for=Document>encoding</a> to <var>charset</var>.

<li><p>Set <var>document</var>'s <a>content type</a> to <var>finalMIME</var>.
<li><p>Set <var>document</var>'s <a for=Document>content type</a> to <var>finalMIME</var>.

<li><p>Set <var>document</var>'s <a for=Document>URL</a> to <var>xhr</var>'s
<a for=XMLHttpRequest>response</a>'s <a for=response>URL</a>.
Expand Down

0 comments on commit f3a54f4

Please sign in to comment.