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

Commit 33330fa

Browse files
Fix typo in annotations copy
Co-authored-by: Karen Etheridge <[email protected]>
1 parent f417930 commit 33330fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/reference/generic.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ required.
4444
examples that validate against the schema. This isn't used for
4545
validation, but may help with explaining the effect and purpose of the
4646
schema to a reader. Each entry should validate against the schema in
47-
which is resides, but that isn't strictly required. There is no need
47+
which it resides, but that isn't strictly required. There is no need
4848
to duplicate the ``default`` value in the ``examples`` array, since
4949
``default`` will be treated as another example.
5050

@@ -162,4 +162,3 @@ export reasons:
162162
{ "country": "United States of America" }
163163
--X
164164
{ "country": "Canada" }
165-

0 commit comments

Comments
 (0)