Browse Source

Update api-overview.md (#1361)

Roey Darwish Dror 3 years ago
parent
commit
c620ad1cee
1 changed files with 1 additions and 1 deletions
  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