Skip to content

Commit 62b1136

Browse files
authored
Merge pull request #77711 from aireilly/fix-typo-pg
2 parents 1169610 + 0931f71 commit 62b1136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ztp-comparing-pgt-and-rhacm-pg-patching-strategies.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Replacing a list in a merge patch is supported.
3838
|Merging and replacing lists is supported in a limited fashion - you can only merge one object in the list.
3939

4040
|Does not currently support the link:https://spec.openapis.org/oas/latest.html[OpenAPI specification] for resource patching.
41-
This means that additional directives are required in the patch to merge content that does not follow a schema, for example `PtpConfig` resources.
41+
This means that additional directives are required in the patch to merge content that does not follow a schema, for example, `PtpConfig` resources.
4242
|Works by replacing fields and values with values as defined by the patch.
4343

4444
|Requires additional directives, for example, `$patch: replace` in the patch to merge content that does not follow a schema.

0 commit comments

Comments
 (0)