This commit is contained in:
thosakwe 2017-02-21 22:15:50 -05:00
parent c8a3cd9d67
commit 16cdd2c1bd

View file

@ -14,7 +14,7 @@ dependencies:
```
# Usage
This library exposes one main class: `RethinkService`. By default, these services will even
This library exposes one class: `RethinkService`. By default, these services will even
listen to [changefeeds](https://www.rethinkdb.com/docs/changefeeds/ruby/) from the database,
which makes them very suitable for WebSocket use.