Browse Source

Update color-helpers.html

Jeremy Thomas 7 years ago
parent
commit
8c609c3838
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/documentation/modifiers/color-helpers.html

+ 1 - 1
docs/documentation/modifiers/color-helpers.html

@@ -56,7 +56,7 @@ doc-subtab: color-helpers
       </tbody>
     </table>
     
-    {% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %}
+    {% assign vernum = site.version | downcase | remove: "." | plus: 0 %}
 
     {% if vernum >= 63 %}