Fixed minor typo s/seperate/separate/

Fixed small typo in help text
This commit is contained in:
Lindsay Hill 2016-05-14 17:51:08 +12:00
parent 7bc15ec6c1
commit 85758a2dd2

View File

@ -45,7 +45,7 @@
<ul>
<li>$m = replaced with measurement name</li>
<li>$measurement = replaced with measurement name</li>
<li>$1 - $9 = replaced with part of measurement name (if you seperate your measurement name with dots)</li>
<li>$1 - $9 = replaced with part of measurement name (if you separate your measurement name with dots)</li>
<li>$col = replaced with column name</li>
<li>$tag_hostname = replaced with the value of the hostname tag</li>
<li>You can also use [[tag_hostname]] pattern replacement syntax</li>