summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2016-08-16 20:57:49 -0400
committerGitHub <noreply@github.com>2016-08-16 20:57:49 -0400
commit799380cf9cf86186bde1a9c6b38e170890440afa (patch)
tree38e6c4bd6201148746270ed432a8232d432ffd44
parent266b50429d1f19facaadd3dbad001f848ef5273e (diff)
parentb53227114a5813f52033b70365d445dc2301d43a (diff)
Merge pull request #589 from pat270/readme-typo
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/).