Fix a few typos in the docs

Signed-off-by: Alex Chan <alex.chan@metaswitch.com>
This commit is contained in:
Alex Chan 2015-07-31 13:36:43 +01:00
parent 7dc8d4a26b
commit 51bd34eaed
8 changed files with 17 additions and 17 deletions

View file

@ -23,7 +23,7 @@ queues and dispatches events to [_Endpoints_](#endpoints).
## Endpoints
Notifications are sent to _endpoints_ via HTTP requests. Each configurated
Notifications are sent to _endpoints_ via HTTP requests. Each configured
endpoint has isolated queues, retry configuration and http targets within each
instance of a registry. When an action happens within the registry, it is
converted into an event which is dropped into an inmemory queue. When the