summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Yeo <patrick.yeo@liferay.com>2016-08-16 17:04:25 -0700
committerPatrick Yeo <patrick.yeo@liferay.com>2016-08-16 17:04:25 -0700
commitb53227114a5813f52033b70365d445dc2301d43a (patch)
tree909b621e2995fbd956c3fa768a86c4bd7e32b63c
parent19dc5c0b3f318f213692fba9b0f4db75cf332f75 (diff)
Fix typo grunt:convert_less should be grunt convert_less
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d4e8be4c..c5563310 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ It's through your contributions that Bootswatch will continue to improve. You ca
**Documentation:** If you'd like to fix a typo or beef up the docs, you can fork the project, make your changes, and submit a pull request.
-**Code:** Make a fix and submit it as a pull request. When making changes, it's important to keep the CSS, LESS and SASS versions in sync. To do this, be sure to edit the LESS source files for the particular theme, then run the tasks `grunt swatch` and `grunt:convert_less` to build the CSS and LESS.
+**Code:** Make a fix and submit it as a pull request. When making changes, it's important to keep the CSS, LESS and SASS versions in sync. To do this, be sure to edit the LESS source files for the particular theme, then run the tasks `grunt swatch` and `grunt convert_less` to build the CSS and LESS.
**Donation:** Donations are gratefully accepted via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=F22JEM3Q78JC2) and [Gratipay](https://gratipay.com/bootswatch/).