aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/less.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache
index 6606f4ca8..4c0a9f19f 100644
--- a/docs/templates/pages/less.mustache
+++ b/docs/templates/pages/less.mustache
@@ -871,7 +871,7 @@
<td>{{_i}}Create a cross-browser striped background gradient{{/i}}</td>
</tr>
<tr>
- <td><code>#gradientBar()</code></td>
+ <td><code>.gradientBar()</code></td>
<td><code>@primaryColor, @secondaryColor</code></td>
<td>{{_i}}Used for buttons to assign a gradient and slightly darker border{{/i}}</td>
</tr>