mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Fix typo
This commit is contained in:
@@ -109,4 +109,4 @@ Note that you can create cached variants of each partial by passing additional a
|
||||
|
||||
## Timers
|
||||
|
||||
Use the `debug.Timer` function to determine execution time for a block of code, useful for finding performance bottle necks in templates. See [details](/functions/debug/timer/).
|
||||
Use the `debug.Timer` function to determine execution time for a block of code, useful for finding performance bottlenecks in templates. See [details](/functions/debug/timer/).
|
||||
|
||||
Reference in New Issue
Block a user