Docs: Fix spellcheck

This commit is contained in:
Alexander Zobnin
2023-08-30 11:40:55 +02:00
parent b602e15899
commit a536e6d8db
3 changed files with 4 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ calculation use `rate()`.
rate()
```
Calculates the per-second rate of increase of the time series. Resistant to counter reset. Suitable for converting of
growing counters into the per-sercond rate.
growing counters into the per-second rate.
---