Skip to content

Commit 45a483a

Browse files
committed
Editorial: remove duplicate "is"
Fixes #790.
1 parent 9057992 commit 45a483a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

url.bs

+3-2
Original file line numberDiff line numberDiff line change
@@ -2229,8 +2229,8 @@ and then runs these steps:
22292229
<var>base</var>'s <a for=url>scheme</a> is <var>url</var>'s <a for=url>scheme</a>:
22302230

22312231
<ol>
2232-
<li><p><a for=/>Assert</a>: <var>base</var> is <a>is special</a> (and therefore does not
2233-
have an <a for=url>opaque path</a>).
2232+
<li><p><a for=/>Assert</a>: <var>base</var> <a>is special</a> (and therefore does not have
2233+
an <a for=url>opaque path</a>).
22342234

22352235
<li><p>Set <var>state</var> to <a>special relative or authority state</a>.
22362236
</ol>
@@ -3980,6 +3980,7 @@ this standard what it is today.
39803980
Adam Barth,
39813981
Addison Phillips,
39823982
Adrián Chaves,<!-- Gallaecio; GitHub -->
3983+
Adrien Ricciardi,
39833984
Albert Wiersch,
39843985
Alex Christensen,
39853986
Alexis Hunt,<!-- alercah; GitHub -->

0 commit comments

Comments
 (0)