Skip to content

Commit 07d6f33

Browse files
authored
Merge pull request #26969 from wasimj/patch-1
Correct server-side-apply.md
2 parents 9d66497 + 466b4bd commit 07d6f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/using-api/server-side-apply.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Server side apply is meant both as a replacement for the original `kubectl
4646
apply` and as a simpler mechanism for controllers to enact their changes.
4747

4848
If you have Server Side Apply enabled, the control plane tracks managed fields
49-
for all newlly created objects.
49+
for all newly created objects.
5050

5151
## Field Management
5252

0 commit comments

Comments
 (0)