Merge pull request #308 from joonas/patch-1

website: fix typo
This commit is contained in:
Mitchell Hashimoto 2014-08-28 19:24:44 -07:00
commit d280f1635d
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: