commit 68c1c4e5110ed6a30cd3da0ae0c2ab0753e02cbb
Author:     Hiltjo Posthuma <[email protected]>
AuthorDate: Thu May 6 01:42:38 2021 +0200
Commit:     Hiltjo Posthuma <[email protected]>
CommitDate: Thu May 6 01:47:08 2021 +0200

    README: fix a minor typo and make a small rewording

diff --git a/README b/README
index efeb5ac..a54921b 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
 sic - simple irc client
 =======================
-sic is an extremly fast, small and simple irc client.  It reads commands from
+sic is an extremely fast, small and simple irc client.  It reads commands from
 standard input and prints all server output to standard output. It multiplexes
-also all channel traffic into one output, that you don't have to switch
-different channel buffers, that's actually a feature.
+also all channel traffic into one output so that you don't have to switch
+different channel buffers: that's actually a feature.
 
 
 Installation

Reply via email to