mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
typo fix (#50554)
This commit is contained in:
parent
0ddb3b7521
commit
0a815a7777
@ -46,7 +46,7 @@ interface Field {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Let's look an example. The table below demonstrates a data frame with two fields, _time_ and _temperature_.
|
Let's look at an example. The table below demonstrates a data frame with two fields, _time_ and _temperature_.
|
||||||
|
|
||||||
| time | temperature |
|
| time | temperature |
|
||||||
| ------------------- | ----------- |
|
| ------------------- | ----------- |
|
||||||
|
Loading…
Reference in New Issue
Block a user