diff --git a/Definition-format.md b/Definition-format.md index e5fb01d..21696bb 100644 --- a/Definition-format.md +++ b/Definition-format.md @@ -1046,7 +1046,7 @@ Example: ## range (with indexing) -If a parameter required indexing then by coding an asterix between the brackets will generate an incremental index starting with zero. +If a parameter requires indexing then by coding an Asterix between the brackets you can generate an incremental index starting with zero. Syntax: `{{ range .Variable }}[*]{{.}}{{end}}`