docs: fix codespell issues

This commit is contained in:
Mario Trangoni
2018-04-13 20:31:29 +02:00
parent e5e6bc56c8
commit 638f7d23d4
18 changed files with 28 additions and 28 deletions
@@ -78,7 +78,7 @@ the existing time series data in OpenTSDB, you need to run `tsdb uid metasync` o
### Nested Templating
One template variable can be used to filter tag values for another template varible. First parameter is the metric name,
One template variable can be used to filter tag values for another template variable. First parameter is the metric name,
second parameter is the tag key for which you need to find tag values, and after that all other dependent template variables.
Some examples are mentioned below to make nested template queries work successfully.
@@ -106,4 +106,4 @@ datasources:
jsonData:
tsdbResolution: 1
tsdbVersion: 1
```
```