瀏覽代碼

Update templating.md

raj dutt 10 年之前
父節點
當前提交
eafd1d8c53
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/sources/reference/templating.md

+ 2 - 2
docs/sources/reference/templating.md

@@ -61,13 +61,13 @@ Once configured, Multi-Select Tagging provides a convenient way to group and you
 
 ### Interval
 
-Use the Interval type to create Template variables aroundr time ranges (eg. `1m`,`1h`, `1d`). There is also a special `auto` option that will change depending on the current time range, you can specify how many times the current time range should be divided to calculate the current `auto` range.
+Use the `Interval` type to create Template variables aroundr time ranges (eg. `1m`,`1h`, `1d`). There is also a special `auto` option that will change depending on the current time range, you can specify how many times the current time range should be divided to calculate the current `auto` range.
 
 ![](/img/v2/templated_variable_parameter.png)
 
 ### Custom
 
-Use the Custom type to manually create Template variables around explicit values that are hard coded in the Dashboard and not dependent on any Data Source. You can specify multiple Custom Template values by separating them with a comma. 
+Use the `Custom` type to manually create Template variables around explicit values that are hard-coded into the Dashboard, and not dependent on any Data Source. You can specify multiple Custom Template values by separating them with a comma. 
 
 ## Utilizing Template Variables with Repeating Panels and Repeating Rows