about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 58b2888..e88d5b0 100644
--- a/README
+++ b/README
@@ -46,7 +46,7 @@ Contributions to enhance compatibility for more modern things like
 jQuery and HTML5 are very welcome.  We would prefer as much as possible
 to NOT proliferate new AJAX sub-protocols and use existing ones whenever
 possible.  Our current favorite is the Ajax.Pull JavaScript used in
-Ry Dahl's mongrel_streaming_upload_progress because it only requires a
+ry dahl's mongrel_streaming_upload_progress because it only requires a
 one extra HTTP request to pull all the status notifications.
 
 == Backend Compatibility