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 3c4abfa..6fb3dd9 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ regular files, FIFOs, StringIOs as well as traditional TCP sockets.
 * streaming interface for response bodies allows for incremental
   processing of arbitrarily large responses.
 
-* suppported under Ruby 1.8, 1.9 and Rubinuus
+* supported under Ruby 1.9 and later.
 
 == Problems