Skip to content

Commit 1b0eee0

Browse files
authored
uri: Improve wording in book introduction (#5470)
1 parent e4aca6c commit 1b0eee0

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

reference/uri/book.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@
1313
identify resources on the Internet.
1414
</simpara>
1515
<simpara>
16-
URI implements RFC 3986, Uniform Resource Identifier (URI): Generic Syntax,
17-
which can be found at <link xlink:href="http://www.ietf.org/rfc/rfc3986.txt">http://www.ietf.org/rfc/rfc3986.txt</link>.
18-
And WHATWG URL Standard, which can be found at
19-
<link xlink:href="https://url.spec.whatwg.org/">https://url.spec.whatwg.org/</link>.
16+
This extension implements functionality that follows the
17+
<link xlink:href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986,
18+
Uniform Resource Identifier (URI): Generic Syntax</link> and
19+
<link xlink:href="https://url.spec.whatwg.org/">WHATWG URL Standard</link>
20+
specifications.
2021
</simpara>
2122
</preface>
2223

0 commit comments

Comments
 (0)