We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd62a13 commit 4e6d4cdCopy full SHA for 4e6d4cd
EXAMPLES.md
@@ -56,7 +56,7 @@ You can allow it with ok-test:
56
If a code snippet looks like a method declaration, it's automatically
57
wrapped in additional code so you don't have to specify a body in the docs.
58
Multi-line method signatures are much harder to detect, so if you have a
59
-method body that spans likes, use the `:method` tag:
+method body that spans lines, use the `:method` tag:
60
61
=begin code :method
62
method arg (
0 commit comments