commit 79ccc8ef30cc558c1358efa02a017ccb3d258370
parent 6b4882e2219fafd5a707b9bdd7d367d727dab22d
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Sat, 15 Feb 2020 00:32:14 -0500
Fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/blog/urxvt-to-st.md b/pages/blog/urxvt-to-st.md
@@ -57,7 +57,7 @@ shows urxvt's output for [this truecolour test](https://gist.github.com/XVilka/8
I heard about st from other people on the Internet and from videos that I came
across on Youtube and it intrigued me because of Suckless' (the creators of st)
unique philosophy regarding software development. I also gave some other
-terminals a try (kitty, konsole, xfce4-terminal, but either found them to need
+terminals a try (kitty, konsole, xfce4-terminal) but either found them to need
far too many dependencies, have far too many unnecessary features, or take far
too long to load so I decided to give st a shot.