aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--README2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index c44b2d9..09fb02a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
ISC License
-© 2021 Mattias Andrée <maandree@kth.se>
+© 2021 Mattias Andrée <m@maandree.se>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/README b/README
index f8505c1..4ebe925 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ DESCRIPTION
which creates a socket instead of a pipe and connects
both ends. Similarly <>| is like |, except it creates
a bidirectional socket instead of a pipe. apsh also
- lets the user create pipes and sockets before then
+ lets the user create pipes and sockets before they
are used.
Additionally if ( ) or (( )) is used as an argument