Skip to content

Commit fce55b1

Browse files
committed
doc: fix typo
1 parent 1fffc3d commit fce55b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

docs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)