aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2015-07-11 00:48:13 -0500
committerGuillermo Iguaran <guilleiguaran@gmail.com>2015-07-11 00:48:13 -0500
commitc2a51a28629131fefa0d08966c7fd1e3ba541647 (patch)
treee4d047e7dc5d9634c189bdbf17fe8a41a09b5081
parentae0efc73a88f047da735094127152876bd313741 (diff)
parent795e1e4f3d86ed3350ead6abd90bd9b26775cc7d (diff)
downloadrails-c2a51a28629131fefa0d08966c7fd1e3ba541647.tar.gz
rails-c2a51a28629131fefa0d08966c7fd1e3ba541647.tar.bz2
rails-c2a51a28629131fefa0d08966c7fd1e3ba541647.zip
Merge pull request #24 from lunks/patch-1
small typo on README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a14b382776..3d1831d14f 100644
--- a/README.md
+++ b/README.md
@@ -279,7 +279,7 @@ messages back and forth over the websocket cable connection. This dependency may
be alleviated in the future, but for the moment that's what it is. So be sure to have
Redis installed and running.
-The Ruby side of things is built on top of [faye-websocket](https://github.com/faye/faye-websocket-ruby) and [celluoid](https://github.com/celluloid/celluloid).
+The Ruby side of things is built on top of [faye-websocket](https://github.com/faye/faye-websocket-ruby) and [celluloid](https://github.com/celluloid/celluloid).