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 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