about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1a1d26d..3ab42e8 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@
 sleepy_penguin provides access to newer, Linux-only system calls to wait
 on events from traditionally non-I/O sources.  Bindings to the eventfd,
 timerfd, inotify, and epoll interfaces are provided.  Experimental support
-for kqueue on FreeBSD (and likely OpenBSD/NetBSD) are also provided.
+for kqueue on FreeBSD (and likely OpenBSD/NetBSD) is also provided.
 
 == Features