mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 10:44:42 -04:00
Fix typo
This commit is contained in:
parent
8c1debf3a5
commit
abcfed7a5b
@ -12,7 +12,7 @@ action:
|
||||
|
||||
{{< new-in 0.120.0 >}}
|
||||
|
||||
Use the `debug.Timer` function to determine execution time for a block of code, useful for finding performance bottle necks in templates.
|
||||
Use the `debug.Timer` function to determine execution time for a block of code, useful for finding performance bottlenecks in templates.
|
||||
|
||||
The timer starts when you instantiate it, and stops when you call its `Stop` method.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user