From 7647508b8922496488aca7782afc05adb9a4883e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 8 Apr 2018 15:05:57 -0500 Subject: minor fix on text in hacking.md --- hacking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hacking.md') diff --git a/hacking.md b/hacking.md index ffb0fb3..dad8b43 100644 --- a/hacking.md +++ b/hacking.md @@ -22,7 +22,7 @@ sass -t compressed --sourcemap=none estilos.sass:estilos.min.css ``` -3. Compress CSS of boostrap: +3. Compress CSS of bootstrap: ``` cssmin --wrap 1000 < bootstrap.css > bootstrap.min.css -- cgit v1.2.3