Skip to content

Commit d602861

Browse files
schmallisoi80and
authored andcommitted
example isn't a word
1 parent 770b018 commit d602861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snooty/rstspec.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ example = """.. example::
234234
[directive.optional]
235235
help = """A section of optional information or steps."""
236236
content_type = "block"
237-
exmaple = """.. optional::
237+
example = """.. optional::
238238
239239
${0:Optional content}
240240
"""
@@ -273,7 +273,7 @@ help = """A nested document providing related or reference material."""
273273
argument_type = "string"
274274
options.subtitle = "string"
275275
content_type = "block"
276-
exmaple = """.. sidebar:: ${1:string}
276+
example = """.. sidebar:: ${1:string}
277277
:subtitle: ${2:string}
278278
279279
${3:Content block}

0 commit comments

Comments
 (0)