Skip to content

Commit 614a4c6

Browse files
committed
docs: grammar and typo fix
Signed-off-by: cprivitere <[email protected]>
1 parent 056d797 commit 614a4c6

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)