commit 6c4c628dd6df5a621f771a2979bdfdad704f6cb9
Author: Hiltjo Posthuma <[email protected]>
Date: Thu May 14 22:24:49 2020 +0200
cool_autostart: fix typos
you're -> your
would -> will
diff --git a/dwm.suckless.org/patches/cool_autostart/index.md
b/dwm.suckless.org/patches/cool_autostart/index.md
index 7f21b056..b32c3c64 100644
--- a/dwm.suckless.org/patches/cool_autostart/index.md
+++ b/dwm.suckless.org/patches/cool_autostart/index.md
@@ -3,8 +3,8 @@ Cool autostart
Description
-----------
-Allow dwm to execute commands from `autostart` array in you're config.h file.
-And when you exit dwm all processes from `autostart` array would be killed.
+Allow dwm to execute commands from `autostart` array in your config.h file.
+And when you exit dwm all processes from `autostart` array will be killed.
Example
-------