about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-10 17:38:57 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-10 17:38:57 -0800
commitc0207ddf6c6a578bed27a00c7b0be60ae4a71c8e (patch)
treee5766fc54c61e77a89cc84f9bdb7c0042fd2e45b
parentd6834bf37c6e334a105f04955d4bbf26ed470156 (diff)
downloadupr-c0207ddf6c6a578bed27a00c7b0be60ae4a71c8e.tar.gz
README: fix grammar bug (excessive dash)
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 726088a..97b9d36 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
 
 upr is Rack middleware that allows browser-side upload progress
 monitoring.  It is based-on the "mongrel_upload_progress" module, but
-allows any Moneta-backing store in addition to DRb.  There is also a
+allows any Moneta backing store in addition to DRb.  There is also a
 packaged example for using an ActiveRecord model for Rails.
 
 == Demo