README.md in work-bench-1.0.5 vs README.md in work-bench-1.0.6
- old
+ new
@@ -1,8 +1,8 @@
# Workbench
-Workbench is a quick and simple local web server for prototyping web applications and sites. It support HAML, SASS and Compass out the box.
+Workbench is a quick and simple local web server for prototyping web applications and sites. It support HAML, SASS and Compass out of the box.
## Install
The first step is to install the gem:
@@ -48,9 +48,9 @@
workbench js
## normalize.css
-You may add awesome [normalize.css](https://github.com/jonathantneal/normalize.css) to project. Just use `--normalize` or `--no-normalize` in options. This feature is **enable** by default.
+You may add awesome [normalize.css](https://github.com/jonathantneal/normalize.css) to project. Just use `--normalize` or `--no-normalize` in options. This feature is **enabled** by default.
workbench init --normalize