Skip to content

Commit 4e6d4cd

Browse files
committed
fix typo
1 parent dd62a13 commit 4e6d4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EXAMPLES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can allow it with ok-test:
5656
If a code snippet looks like a method declaration, it's automatically
5757
wrapped in additional code so you don't have to specify a body in the docs.
5858
Multi-line method signatures are much harder to detect, so if you have a
59-
method body that spans likes, use the `:method` tag:
59+
method body that spans lines, use the `:method` tag:
6060

6161
=begin code :method
6262
method arg (

0 commit comments

Comments
 (0)