From 9ffd83ee95a43959a920805b13448cc293ee4582 Mon Sep 17 00:00:00 2001 From: Sathyanarayanan Saravanamuthu Date: Wed, 28 Sep 2022 07:21:02 +0530 Subject: [PATCH] Fixing the documentation typo Signed-off-by: Sathyanarayanan Saravanamuthu --- design/20220118.server-side-apply.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design/20220118.server-side-apply.md b/design/20220118.server-side-apply.md index e78fc494b..f4f238c88 100644 --- a/design/20220118.server-side-apply.md +++ b/design/20220118.server-side-apply.md @@ -55,7 +55,7 @@ managed fields which are omitted) as they appear in the body. A client's managed fields are defined as the fields that are labelled with the client's manager name `` (or client's user agent equivalent). -Server-Side Apply is is useful for cert-manager for 2 reasons: +Server-Side Apply is useful for cert-manager for 2 reasons: ### Conflicts