소스 검색

Merge pull request #787 from josemaia/patch-1

Fix typo in api-overview
paul-the-alien[bot] 4 년 전
부모
커밋
e19e9b7fe7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.