mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 16:55:05 -04:00
Fix typo
This commit is contained in:
parent
431b65d6bb
commit
da5bd70d18
@ -167,7 +167,7 @@ Whitespace includes spaces, horizontal tabs, carriage returns, and newlines.
|
||||
|
||||
### Pipes
|
||||
|
||||
Within a template action you may [pipe] a value to function or method. The piped value becomes the final argument to the function or method. For example, these are equivalent:
|
||||
Within a template action you may [pipe] a value to a function or method. The piped value becomes the final argument to the function or method. For example, these are equivalent:
|
||||
|
||||
[pipe]: /getting-started/glossary/#pipeline
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user