shithub: hugo

Download patch

ref: 7cb8107735d8612a26ad95dfdec2141b0e0e6baa
parent: 38d034df38b385d50160071f794cf3331b5cda24
author: vsopvsop <menporul.prabhu@gmail.com>
date: Sun Aug 28 14:51:19 EDT 2016

docs: Correct spelling for "parameters" in partials.md

--- a/docs/content/templates/partials.md
+++ b/docs/content/templates/partials.md
@@ -116,7 +116,7 @@
 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.
--