Skip to content

Commit 3f7c3a9

Browse files
committed
docs: Fix typo (hyphen -> underscore) in remote-config
1 parent 5560f8a commit 3f7c3a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/commands/remote-config.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ to a local file. This defaults to the `-state` path during restore.
4242

4343
The following backends are supported:
4444

45-
* Atlas - Stores the state in Atlas. Requires the `name` and `access-token`
45+
* Atlas - Stores the state in Atlas. Requires the `name` and `access_token`
4646
variables. The `address` variable can optionally be provided.
4747

4848
* Consul - Stores the state in the KV store at a given path.

0 commit comments

Comments
 (0)