Skip to content

Commit fce1a58

Browse files
Fix bug in docs
1 parent 8feecb5 commit fce1a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/asdf/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ a schema, which can then be used to validate a file:
151151
... type: object
152152
... properties:
153153
... foo:
154-
... type: string
154+
... type: string
155155
... required: [foo]
156156
... ...
157157
... """

0 commit comments

Comments
 (0)