Skip to content

Commit dfa3d9a

Browse files
authored
Merge pull request #30 from kula/typo-fix
Small typo fix to README.md
2 parents 3811ba6 + 3474e4b commit dfa3d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ There are additional ENV variables for this plugin:
8080

8181
### Consul ACL Policy
8282

83-
To access Consul you need a token with a valid ACL policy. Assuming you configured `cadytls` as your K/V path prefix you can use the following settings:
83+
To access Consul you need a token with a valid ACL policy. Assuming you configured `caddytls` as your K/V path prefix you can use the following settings:
8484
```
8585
key_prefix "caddytls" {
8686
policy = "write"

0 commit comments

Comments
 (0)