mirror of https://github.com/grafana/grafana.git
Docs: Change height unit from kg to inches (#110188)
This commit is contained in:
parent
eb6b49ca62
commit
1c13f4a0f2
|
@ -73,7 +73,7 @@ The data is converted as follows:
|
|||
|
||||
#### Basic numerical table
|
||||
|
||||
| Gender | Height (kg) | Weight (lbs) |
|
||||
| Gender | Height (in) | Weight (lbs) |
|
||||
| ------ | ----------- | ------------ |
|
||||
| Male | 73.8 | 242 |
|
||||
| Male | 68.8 | 162 |
|
||||
|
|
Loading…
Reference in New Issue