Browse Source

Fix typo (#1826)

Signed-off-by: dubs11kt <dubs11kt@gmail.com>

Signed-off-by: dubs11kt <dubs11kt@gmail.com>
oddy 3 years ago
parent
commit
7839ab6447
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/api/components.md

+ 2 - 2
docs/api/components.md

@@ -12,7 +12,7 @@ Exernal Secrets comes with three components: `Core Controller`, `Webhook` and `C
 This is due to the need to implement conversion webhooks in order to convert custom resources between api versions and
 This is due to the need to implement conversion webhooks in order to convert custom resources between api versions and
 to provide a ValidatingWebhook for the `ExternalSecret` and `SecretStore` resources.
 to provide a ValidatingWebhook for the `ExternalSecret` and `SecretStore` resources.
 
 
-These features are optional but highly recommended. You can disable them with hem chart values `certController.create=false` and `webhook.create=false`.
+These features are optional but highly recommended. You can disable them with helm chart values `certController.create=false` and `webhook.create=false`.
 
 
 <br/>
 <br/>
-![Component Overview](../pictures/diagrams-component-overview.png)
+![Component Overview](../pictures/diagrams-component-overview.png)