Skip to content

Commit

Permalink
docs: Fix typo (hyphen -> underscore) in remote-config
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko committed Aug 29, 2015
1 parent 5560f8a commit 3f7c3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/commands/remote-config.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3f7c3a9

Please sign in to comment.