ソースを参照

typo fix (#4853)

Signed-off-by: Douglas Griffith <dwg@grth.ca>
Douglas Griffith 1 年間 前
コミット
bf70e1488a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/introduction/overview.md

+ 1 - 1
docs/introduction/overview.md

@@ -58,7 +58,7 @@ the following manner:
 1. ESO uses `spec.secretStoreRef` to find an appropriate `SecretStore`. If it
 1. ESO uses `spec.secretStoreRef` to find an appropriate `SecretStore`. If it
    doesn't exist or the `spec.controller` field doesn't match it won't further
    doesn't exist or the `spec.controller` field doesn't match it won't further
    process this ExternalSecret.
    process this ExternalSecret.
-2. ESO instanciates an external API client using the specified credentials from
+2. ESO instantiates an external API client using the specified credentials from
    the `SecretStore` spec.
    the `SecretStore` spec.
 3. ESO fetches the secrets as requested by the `ExternalSecret`, it will decode
 3. ESO fetches the secrets as requested by the `ExternalSecret`, it will decode
    the secrets if required
    the secrets if required