Skip to content

Commit 988a47d

Browse files
authored
Add missing punctuation
1 parent e4608f5 commit 988a47d

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
@@ -180,7 +180,7 @@ Managers identify distinct workflows that are modifying the object (especially
180180
useful on conflicts!), and can be specified through the
181181
[`fieldManager`](/docs/reference/kubernetes-api/common-parameters/common-parameters/#fieldManager)
182182
query parameter as part of a modifying request. When you Apply to a resource,
183-
the `fieldManager` parameter is required
183+
the `fieldManager` parameter is required.
184184
For other updates, the API server infers a field manager identity from the
185185
"User-Agent:" HTTP header (if present).
186186

0 commit comments

Comments
 (0)