Skip to content

Commit 848e30a

Browse files
committed
docs: grammar and typo fix
Signed-off-by: cprivitere <[email protected]>
1 parent cad65b3 commit 848e30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/developer/providers/getting-started/controllers-and-reconciliation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Controllers and Reconciliation
22

3-
Right now, you can create objects with our API types, but those objects doesn't make any impact on your mailgun infrastrucrure.
3+
Right now, you can create objects with your API types, but those objects don't make any impact on your mailgun infrastructure.
44
Let's fix that by implementing controllers and reconciliation for your API objects.
55

66
From the [kubebuilder book][controller]:

0 commit comments

Comments
 (0)