Typo correction in rate.md documentation. (#3136)
Corrected 'Cacluated' to 'Calculated'pull/3140/head
parent
f4b3b2c494
commit
4fed0c8668
|
@ -42,7 +42,7 @@ data
|
|||
```
|
||||
|
||||
By default, `derivative()` returns only positive derivative values and replaces negative values with _null_.
|
||||
Cacluated values are returned as [floats](/influxdb/v2.0/reference/flux/language/types/#numeric-types).
|
||||
Calculated values are returned as [floats](/influxdb/v2.0/reference/flux/language/types/#numeric-types).
|
||||
|
||||
|
||||
{{< flex >}}
|
||||
|
|
Loading…
Reference in New Issue