summaryrefslogtreecommitdiff
path: root/grc/blocks
diff options
context:
space:
mode:
Diffstat (limited to 'grc/blocks')
-rw-r--r--grc/blocks/parameter.block.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/blocks/parameter.block.yml b/grc/blocks/parameter.block.yml
index ac97c7d319..387cbbf181 100644
--- a/grc/blocks/parameter.block.yml
+++ b/grc/blocks/parameter.block.yml
@@ -40,7 +40,7 @@ templates:
documentation: |-
This block represents a parameter to the flow graph. A parameter can be used to pass command line arguments into a top block. Or, parameters can pass arguments into an instantiated hierarchical block.
- The paramater value cannot depend on any variables.
+ The parameter value cannot depend on any variables.
Leave the label blank to use the parameter id as the label.