Explorar o código

Update api-overview.md (#1361)

Roey Darwish Dror %!s(int64=4) %!d(string=hai) anos
pai
achega
c620ad1cee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api-overview.md

+ 1 - 1
docs/api-overview.md

@@ -15,7 +15,7 @@ the cluster and update the secrets accordingly.
 ## Resource model
 
 To understand the mechanics of the operator let's start with the data model. The
-SecretStore references an bucket of key/value pairs. But because every external
+SecretStore references a bucket of key/value pairs. But because every external
 API is slightly different this bucket may be e.g. an instance of an Azure
 KeyVault or a AWS Secrets Manager in a certain AWS Account and region. Please
 take a look at the provider documentation to see what the Bucket actually maps