Browse Source

Update docs/provider-ibm-secrets-manager.md

Co-authored-by: Lucas Severo Alves <lucassalves65@gmail.com>
Nitzan Nissim 4 years ago
parent
commit
8c7b7f6536
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/provider-ibm-secrets-manager.md

+ 1 - 1
docs/provider-ibm-secrets-manager.md

@@ -49,7 +49,7 @@ See here for a list of [publicly available endpoints](https://cloud.ibm.com/apid
 ![iam-create-success](./pictures/screenshot_service_url.png)
 ![iam-create-success](./pictures/screenshot_service_url.png)
 
 
 ### Secret Types
 ### Secret Types
-We support the following secret types of [IBM Secrets Manager](https://cloud.ibm.com/apidocs/secrets-manager): `arbitrary`, `username_password`, `iam_credentials`, `public_cret` and `imported_cert`. To define the type of secret you would like to sync you need to prefix the secret id with the desired type. If the secret type is not specified it is defaulted to `arbitrary`:
+We support the following secret types of [IBM Secrets Manager](https://cloud.ibm.com/apidocs/secrets-manager): `arbitrary`, `username_password`, `iam_credentials`, `public_cert` and `imported_cert`. To define the type of secret you would like to sync you need to prefix the secret id with the desired type. If the secret type is not specified it is defaulted to `arbitrary`:
 
 
 ```yaml
 ```yaml
 {% include 'ibm-es-types.yaml' %}
 {% include 'ibm-es-types.yaml' %}