about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-10 17:28:08 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-10 17:28:08 -0800
commitd6834bf37c6e334a105f04955d4bbf26ed470156 (patch)
tree29767063e33667701ca1c06864bf6845a6e8f405
parent003f419108a3cb5d2f4c7ab3ad568126a3a70310 (diff)
downloadupr-d6834bf37c6e334a105f04955d4bbf26ed470156.tar.gz
README: fix grammar/speling mistakes
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f3d3fc9..726088a 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 = upr - Upload Progress for Rack
 
 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 additon to DRb.  There is also a
+monitoring.  It is based-on the "mongrel_upload_progress" module, but
+allows any Moneta-backing store in addition to DRb.  There is also a
 packaged example for using an ActiveRecord model for Rails.
 
 == Demo