Merge pull request #308 from joonas/patch-1

website: fix typo
pull/310/head
Mitchell Hashimoto 2014-08-28 19:24:44 -07:00
commit c80e9b822a
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 It takes only a single optional "name" parameter, which restricts
the watch to only events with the given name. 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: Here is an example configuration: