Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
Signed-off-by: David A. Wheeler <[email protected]>
  • Loading branch information
david-a-wheeler committed Oct 17, 2024
1 parent f16ec85 commit 5e42368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/labs/create_checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ On load the system will verify that each example will report the
matching hint (this helps ensure that the hint order is sensible).

At the time of this writing, all examples are loaded and used as tests
to ensure that the hint requested is actually the one reported.
to ensure that the hint requested is actually the one reported.
If your example is for a later index, provide test values that
don't trigger earlier index values. Currently those values are ignored,
but future versions will probably use them when checking the examples.
Expand Down Expand Up @@ -671,7 +671,7 @@ Here is an example:

~~~~yaml
preprocessing:
-
-
- |-
[\n\r]+
- ""
Expand Down

0 comments on commit 5e42368

Please sign in to comment.