Skip to content

Commit

Permalink
Maximum typo in Vault UI (#6743)
Browse files Browse the repository at this point in the history
  • Loading branch information
pfhayes authored and michelvocks committed May 16, 2019
1 parent d24462c commit b9f054d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/helper/ldaputil/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Default: cn`,
Type: framework.TypeString,
Default: "tls12",
Description: "Maximum TLS version to use. Accepted values are 'tls10', 'tls11' or 'tls12'. Defaults to 'tls12'",
DisplayName: "Maxumum TLS Version",
DisplayName: "Maximum TLS Version",
AllowedValues: []interface{}{"tls10", "tls11", "tls12"},
},

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9f054d

Please sign in to comment.