File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ The Managed Postgres Operator currently manages the following resources:
3434
3535- Databases, with ** PostgresDatabase**
3636- Roles, with ** PostgresRole**
37- - Schemas, with ** PostgresSchemas **
37+ - Schemas, with ** PostgresSchema **
3838
3939## Usage
4040
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ The Managed Postgres Operator currently manages the following resources:
4242
4343- Databases, with [ PostgresDatabase] ( reference/api/v1alpha1/index.md#postgresdatabase )
4444- Roles, with [ PostgresRole] ( reference/api/v1alpha1/index.md#postgresrole )
45- - Schemas, with [ PostgresSchemas ] ( reference/api/v1alpha1/index.md#postgresschema )
45+ - Schemas, with [ PostgresSchema ] ( reference/api/v1alpha1/index.md#postgresschema )
4646
4747## Usage
4848
You can’t perform that action at this time.
0 commit comments