From: vsopvsop Date: Sun, 28 Aug 2016 13:21:19 +0000 (+0530) Subject: docs: Correct spelling for "parameters" in partials.md X-Git-Tag: v0.17~165 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7cb8107735d8612a26ad95dfdec2141b0e0e6baa;p=brevno-suite%2Fhugo docs: Correct spelling for "parameters" in partials.md --- diff --git a/docs/content/templates/partials.md b/docs/content/templates/partials.md index 3126ee0e..22b5f493 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.