Minor Typo

This commit is contained in:
Andrew Watson 2014-05-29 15:15:13 -04:00
parent 753cec4cfa
commit 2552706acf
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Reloading compilation for development:
Consul ships with an HTTP server for the API and UI. By default, when Consul ships with an HTTP server for the API and UI. By default, when
you run the agent, it is off. However, if you pass a `-ui-dir` flag you run the agent, it is off. However, if you pass a `-ui-dir` flag
with a path to this directoy, you'll be able to access the UI via the with a path to this directory, you'll be able to access the UI via the
Consul HTTP server address, which defaults to `localhost:8500/ui`. Consul HTTP server address, which defaults to `localhost:8500/ui`.
An example of this command, from inside the `ui/` directory, would be: An example of this command, from inside the `ui/` directory, would be: