aboutsummaryrefslogtreecommitdiffstats
path: root/hacking.md
diff options
context:
space:
mode:
Diffstat (limited to 'hacking.md')
-rw-r--r--hacking.md2
1 files changed, 1 insertions, 1 deletions
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