Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 2a30fb5

Browse files
authored
Fix missing word (#118)
1 parent ecb32a5 commit 2a30fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/string.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Resource identifiers
234234
- ``"iri-reference"``: |draft7| The internationalized equivalent of a
235235
"uri-reference", according to `RFC3987 <https://tools.ietf.org/html/rfc3987>`_
236236

237-
If the values in the schema the ability to be relative to a particular source
237+
If the values in the schema have the ability to be relative to a particular source
238238
path (such as a link from a webpage), it is generally better practice to use
239239
``"uri-reference"`` (or ``"iri-reference"``) rather than ``"uri"`` (or
240240
``"iri"``). ``"uri"`` should only be used when the path must be absolute.

0 commit comments

Comments
 (0)