diff --git a/docs/integrations/platforms/kubernetes.mdx b/docs/integrations/platforms/kubernetes.mdx index d41c0fdf7..41a41726c 100644 --- a/docs/integrations/platforms/kubernetes.mdx +++ b/docs/integrations/platforms/kubernetes.mdx @@ -529,7 +529,7 @@ spec: #### How it works When a secret change occurs, the operator will check to see which deployments are using the operator-managed Kubernetes secret that received the update. - For each deployment that has this annotation present, a rolling update will be triggered. + Then, for each deployment that has this annotation present, a rolling update will be triggered. ## Global configuration