Skip to content

Commit b5fb4ac

Browse files
Remove trailing punctuation in markdown header
This is required by markdownlint. Signed-off-by: David A. Wheeler <[email protected]>
1 parent 8f4c73b commit b5fb4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/labs/create_checker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The basic inputs are:
128128
The number of attempt fields (in the HTML), the number of `expected` values,
129129
and the number of `correct` values much match.
130130

131-
### JavaScript notation.
131+
### JavaScript notation
132132

133133
The lab data is expressed using JavaScript, primarily as
134134
JavaScript strings.

0 commit comments

Comments
 (0)