Typo correction in rate.md documentation. (#3136)

Corrected 'Cacluated' to 'Calculated'
pull/3140/head
chegancasb 2021-09-16 15:27:16 +01:00 committed by GitHub
parent f4b3b2c494
commit 4fed0c8668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 >}}