Skip to content

Commit ad2349f

Browse files
fix: typo
Co-authored-by: Valentin Gerlach <[email protected]>
1 parent 3a78cf6 commit ad2349f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/users/00-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Setup
66

77
### 1. Create a `Project`
8-
A `Project` is the starting point to our Manged Control Plane (MCP) journey. It is a logical grouping of `Workspaces` and `ManagedControlPlanes`. A `Project` can be used to represent an organization, department, team or any other logical grouping of resources.
8+
A `Project` is the starting point of your Manged Control Plane (MCP) journey. It is a logical grouping of `Workspaces` and `ManagedControlPlanes`. A `Project` can be used to represent an organization, department, team or any other logical grouping of resources.
99
```yaml
1010
apiVersion: core.openmcp.cloud/v1alpha1
1111
kind: Project

0 commit comments

Comments
 (0)