aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2020-06-05 21:48:57 -0400
committerGitHub <noreply@github.com>2020-06-05 21:48:57 -0400
commitb3c0427bb36c068b80df3630a0a44d373164bdd9 (patch)
treee893789cdb67190ca8934e056d8c73af2333849c
parent9be1ac7b46967971d5aac4b511a1319f24a944bc (diff)
downloadxesite-b3c0427bb36c068b80df3630a0a44d373164bdd9.tar.xz
xesite-b3c0427bb36c068b80df3630a0a44d373164bdd9.zip
Update why-i-use-suckless-tools-2020-06-05.markdown
-rw-r--r--blog/why-i-use-suckless-tools-2020-06-05.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/why-i-use-suckless-tools-2020-06-05.markdown b/blog/why-i-use-suckless-tools-2020-06-05.markdown
index 7dd526a..1281daf 100644
--- a/blog/why-i-use-suckless-tools-2020-06-05.markdown
+++ b/blog/why-i-use-suckless-tools-2020-06-05.markdown
@@ -306,6 +306,6 @@ perfectly. I am not very familiar with how the dwm codebase works, but I am able
to dig into its guts and diagnose/fix things because it is intentionally kept as
simple as possible.
-If you use Linux on a desktop/laptop, I hightly suggest taking a look at
+If you use Linux on a desktop/laptop, I highly suggest taking a look at
suckless software and experimenting with it. It is super optimized for
understandability and hacking, which is a huge breath of fresh air these days.