diff --git a/website/docs/reference/segments.mdx b/website/docs/reference/segments.mdx index f18e6adb58..633e82257e 100644 --- a/website/docs/reference/segments.mdx +++ b/website/docs/reference/segments.mdx @@ -17,7 +17,7 @@ If you update the segment, the changes will affect every strategy that uses that Segments are collections of strategy constraints. To satisfy a segment, *all* the constraints in the collection must be satisfied. -If an activation strategy has a segment *and* additional constraints applied, the segment *and* the strategies must all be satisfied. +If an activation strategy has a segment *and* additional constraints applied, the segment *and* the strategies must all be satisfied. Similarly, if an activation strategy has multiple segments, then they must *must all be satisfied*. ## Creating, updating, and deleting segments