aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPedro Nascimento <pnascimento@gmail.com>2015-07-11 02:39:04 -0300
committerPedro Nascimento <pnascimento@gmail.com>2015-07-11 02:39:04 -0300
commit795e1e4f3d86ed3350ead6abd90bd9b26775cc7d (patch)
treee4d047e7dc5d9634c189bdbf17fe8a41a09b5081 /README.md
parentae0efc73a88f047da735094127152876bd313741 (diff)
downloadrails-795e1e4f3d86ed3350ead6abd90bd9b26775cc7d.tar.gz
rails-795e1e4f3d86ed3350ead6abd90bd9b26775cc7d.tar.bz2
rails-795e1e4f3d86ed3350ead6abd90bd9b26775cc7d.zip
small typo on README.md
celluoid -> celluloid
Diffstat (limited to '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).