Bläddra i källkod

docs(influxdb): typo

bergquist 9 år sedan
förälder
incheckning
02dc51b1b6
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/sources/datasources/influxdb.md

+ 1 - 1
docs/sources/datasources/influxdb.md

@@ -116,7 +116,7 @@ the hosts variable only show hosts from the current selected region with a query
 SHOW TAG VALUES WITH KEY = "hostname"  WHERE region =~ /$region/
 ```
 
-> Always you `regex values` or `regex wildcard` for All format or multi select format.
+> Always use `regex values` or `regex wildcard` for All format or multi select format.
 
 ![](/img/docs/influxdb/templating_simple_ex1.png)