Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2de31b2

Browse files
gregsdennisjdesrosiers
andauthored
Update jsonschema-core.md
Co-authored-by: Jason Desrosiers <jdesrosi@gmail.com>
1 parent 5ef073f commit 2de31b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎jsonschema-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ never produce annotation results.
220220

221221
These boolean schemas exist to clarify schema author intent and facilitate
222222
schema processing optimizations. They behave identically to the following schema
223-
objects (where `not` is defined in [later this document](#not)).
223+
objects (where `not` is defined [later in this document](#not)).
224224

225225
- `true`: Always passes validation, as if the empty schema `{}`
226226
- `false`: Always fails validation, as if the schema `{ "not": {} }`

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /