aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 1281daf..22f6546 100644
--- a/blog/why-i-use-suckless-tools-2020-06-05.markdown
+++ b/blog/why-i-use-suckless-tools-2020-06-05.markdown
@@ -301,7 +301,7 @@ patch](https://lists.suckless.org/dev/2006/33947.html) to fix the
behavior forever. I have yet to integrate this meta-patch into my dwm fork, but
I'll probably get around to it someday.
-This really demonstrates one of the core tenants of the suckless philosophy
+This really demonstrates one of the core tenets of the suckless philosophy
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.