mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Use correct function in labels and annotations docs (#65032)
Use correct function in labels and annotations docs
This commit is contained in:
parent
66e4b12032
commit
0464aebc8e
@ -315,7 +315,7 @@ The `toUpper` function returns all text in uppercase.
|
||||
#### Example
|
||||
|
||||
```
|
||||
{{ toLower "Hello, world!" }}
|
||||
{{ toUpper "Hello, world!" }}
|
||||
```
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user