aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-04-08 15:05:57 -0500
committerJesús <heckyel@hyperbola.info>2018-04-08 15:05:57 -0500
commit7647508b8922496488aca7782afc05adb9a4883e (patch)
tree4741eb46cda10990e9467139cdf497411e88d905
parent1eb0c3fad591dbb7632cb218f15d0980ce139eff (diff)
downloadlidra-theme-7647508b8922496488aca7782afc05adb9a4883e.tar.lz
lidra-theme-7647508b8922496488aca7782afc05adb9a4883e.tar.xz
lidra-theme-7647508b8922496488aca7782afc05adb9a4883e.zip
minor fix on text in 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