Skip to content

Commit 08f511c

Browse files
committed
Minor revision looking at solving #2314
1 parent 71179be commit 08f511c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

writing-docs/EXAMPLES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ cases that is the explicit point of the test, so you can allow it with ok-test:
4949
### Allow dd
5050

5151
`dd` is a rakudo specific routine that isn't part of the specification; examples
52-
shouldn't use it unless they are explicitly trying to show how dd works.
52+
shouldn't use it unless they are explicitly trying to show how it works.
5353
You can allow it with ok-test:
5454

5555
=begin code :ok-test<dd>

0 commit comments

Comments
 (0)