Skip to content

Commit 872d50d

Browse files
committed
Tweak examples common pitfall box
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent f530c12 commit 872d50d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/2020-12/meta-data/examples.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ of its subschemas, typically for documentation purposes. This keyword does not
3636
affect validation, but the evaluator will collect its set of values as an
3737
annotation.
3838

39-
{{<common-pitfall>}}
39+
{{<best-practice>}}
4040

4141
Meta-schema validation will not check that the examples you declare are
4242
actually valid against their respective schemas, as JSON Schema does not offer
@@ -49,7 +49,7 @@ lint`](https://github.com/sourcemeta/jsonschema/blob/main/docs/lint.markdown)
4949
command, as this linter performs further checks to detect many corner cases,
5050
including this one.
5151

52-
{{</common-pitfall>}}
52+
{{</best-practice>}}
5353

5454
{{<metaschema-check-type `array`>}}
5555

0 commit comments

Comments
 (0)