From b4b598a8e503aa45748d0bc0eb5e7edb8c64bbaf Mon Sep 17 00:00:00 2001 From: crdotson Date: Fri, 24 Nov 2017 12:11:01 -0500 Subject: [PATCH] Fix spelling changed "aomma" to "comma" --- website/source/api/secret/ssh/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/secret/ssh/index.html.md b/website/source/api/secret/ssh/index.html.md index 5b28c0454160..4ccd8b83b234 100644 --- a/website/source/api/secret/ssh/index.html.md +++ b/website/source/api/secret/ssh/index.html.md @@ -143,7 +143,7 @@ This endpoint creates or updates a named role. credentials can be created for any domain. See also `allow_bare_domains` and `allow_subdomains`. -- `key_option_specs` `(string: "")` – Specifies a aomma separated option +- `key_option_specs` `(string: "")` – Specifies a comma separated option specification which will be prefixed to RSA keys in the remote host's authorized_keys file. N.B.: Vault does not check this string for validity.