Update server-side-apply.md

Spelling mistake
This commit is contained in:
wasimj
2021-03-09 14:17:05 +00:00
committed by GitHub
parent 551e38c4ee
commit 466b4bd806
@@ -46,7 +46,7 @@ Server side apply is meant both as a replacement for the original `kubectl
apply` and as a simpler mechanism for controllers to enact their changes.
If you have Server Side Apply enabled, the control plane tracks managed fields
for all newlly created objects.
for all newly created objects.
## Field Management