diff --git a/docs/content/templates/partials.md b/docs/content/templates/partials.md index 3126ee0ee..22b5f493f 100644 --- a/docs/content/templates/partials.md +++ b/docs/content/templates/partials.md @@ -116,7 +116,7 @@ For more examples of referencing these templates, see Variable scoping ---------------- -As you might have noticed, `partial` calls receive two paramters. +As you might have noticed, `partial` calls receive two parameters. 1. The first is the name of the partial and determines the file location to be read.