Skip to content

Commit

Permalink
fix respec warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Mar 14, 2018
1 parent 8ade4e1 commit 1107d72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2146,8 +2146,8 @@ <h2>
<li>If <var>details</var>["<a>regionCode</a>"] is present and not
the empty string:
<ol>
<li>Let <var>regionCode</var> be the result of <a>stripping
leading and trailing ASCII whitespace</a> and <a data-cite=
<li>Let <var>regionCode</var> be the result of <a>strip leading
and trailing ASCII whitespace</a> and <a data-cite=
"!INFRA#ascii-uppercase">ASCII uppercasing</a>
<var>details</var>["<a>regionCode</a>"].
</li>
Expand Down

0 comments on commit 1107d72

Please sign in to comment.