mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
docs: Correct spelling for "parameters" in partials.md
This commit is contained in:
committed by
digitalcraftsman
parent
38d034df38
commit
7cb8107735
@@ -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.
|
||||
|
Reference in New Issue
Block a user