docs: Fix typo (hyphen -> underscore) in remote-config

This commit is contained in:
Radek Simko 2015-08-29 11:30:11 +01:00
parent 5560f8a8d2
commit 3f7c3a92c3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ to a local file. This defaults to the `-state` path during restore.
The following backends are supported:
* Atlas - Stores the state in Atlas. Requires the `name` and `access-token`
* Atlas - Stores the state in Atlas. Requires the `name` and `access_token`
variables. The `address` variable can optionally be provided.
* Consul - Stores the state in the KV store at a given path.