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

This commit is contained in:
vsopvsop 2016-08-28 18:51:19 +05:30 committed by digitalcraftsman
parent 38d034df38
commit 7cb8107735

View 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.