docs: Correct spelling for "parameters" in partials.md
authorvsopvsop <menporul.prabhu@gmail.com>
Sun, 28 Aug 2016 13:21:19 +0000 (18:51 +0530)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Mon, 29 Aug 2016 10:25:53 +0000 (12:25 +0200)
docs/content/templates/partials.md

index 3126ee0ee2b3b005c7628a698b2b37b4f79deb5c..22b5f493fb506c4ebd80b724ea0b723cd19e4219 100644 (file)
@@ -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.