Skip to content

Commit

Permalink
Merge pull request #1 from WilliamJamieson/bugfix/jsonschema
Browse files Browse the repository at this point in the history
Bugfix for `config.rst`
  • Loading branch information
braingram authored Oct 4, 2022
2 parents 1108c2a + 1311d8b commit d444815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/asdf/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ a schema, which can then be used to validate a file:
... type: object
... properties:
... foo:
... type: string
... type: string
... required: [foo]
... ...
... """
Expand Down

0 comments on commit d444815

Please sign in to comment.