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 0e54eef commit dc9931aCopy full SHA for dc9931a
book/custom_commands.md
@@ -80,7 +80,7 @@ def process-list [] {
80
:::
81
82
::: details Suppressing the return value
83
-You'll often want to create a custom command that acts as a _statement_ rather than an expression, and doesn't return a a value.
+You'll often want to create a custom command that acts as a _statement_ rather than an expression, and doesn't return a value.
84
85
You can use the `ignore` keyword in this case:
86
0 commit comments