Skip to content

Commit 7fe2ac9

Browse files
committed
fix typo
On-behalf-of: @SAP christoph.mewes@sap.com
1 parent 0f3969b commit 7fe2ac9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/usage/synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Cluster-scoped objects require a different approach to isolation than namespaced
118118

119119
#### None Strategy
120120

121-
The `none` strategy providers no consumer-separation at all. Any cluster-scoped object on the consumer side is copied 1:1 to the provider side.
121+
The `none` strategy provides no consumer-separation at all. Any cluster-scoped object on the consumer side is copied 1:1 to the provider side.
122122

123123
!!! warning
124124
Due to the obvious downsides of this approach, `none` should be used only in special circumstances.

0 commit comments

Comments
 (0)