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

Commit 54077f5

Browse files
committed
can -> should
1 parent 3416f59 commit 54077f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/reference/schema.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ this at the root of your schema::
2020
Advanced
2121
--------
2222

23-
If you need to declare that your schema was written against a specific
24-
version of the JSON Schema standard, you can include the draft name in the path, for example:
23+
If you need to declare that your schema was written against a specific version
24+
of the JSON Schema standard, you should include the draft name in the path, for
25+
example:
2526

2627
- ``http://json-schema.org/draft-06/schema#``
2728
- ``http://json-schema.org/draft-04/schema#``

0 commit comments

Comments
 (0)