Fixed a small typo

This commit is contained in:
Joonas Bergius 2014-08-28 22:23:01 -04:00
parent db99bc3a23
commit e90d67a4a7
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ events. These are fired using the [consul event](/docs/commands/event.html) comm
It takes only a single optional "name" parameter, which restricts
the watch to only events with the given name.
This maps to the `v1/event/list` API internvally.
This maps to the `v1/event/list` API internally.
Here is an example configuration: