Skip to content

Commit 6c0b394

Browse files
committed
docs: fix typo
1 parent f7aab05 commit 6c0b394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Kubernetes controller for managing growthbook.
1010

1111
Currently supported are `GrowthbookOrganization`, `GrowthbookUser`, `GrowthbookFeature`, `GrowthbookClient` and `GrowthbookInstance` while the later one is the main resource
1212
referencing all other resources while organizations select further resources including clients, features and users (organization membership).
13-
Basically for deploying features and clients a `GrowthbookInstance` as well as at least one `GrowthbooKOrganization` resource needs to be created.
13+
Basically for deploying features and clients a `GrowthbookInstance` as well as at least one `GrowthbookOrganization` resource needs to be created.
1414

1515
This controller does not deploy growthbook itself. It manages resources for an existing growthbook instance.
1616
Growthbook currently does not support managing features nor clients within the scope of the rest api. This controller

0 commit comments

Comments
 (0)