Browse Source

Merge pull request #787 from josemaia/patch-1

Fix typo in api-overview
paul-the-alien[bot] 4 years ago
parent
commit
e19e9b7fe7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api-overview.md

+ 1 - 1
docs/api-overview.md

@@ -98,7 +98,7 @@ You should also consider using Kubernetes' admission control system (e.g.
 fine-grained access control.
 
 ## Running multiple Controller
-You can run multiple controller within the cluster. One controller can be
+You can run multiple controllers within the cluster. One controller can be
 limited to only process `SecretStores` with a predefined `spec.controller`
 field.