You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scopes/workspace/aspect-docs/variants/variants.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ was re-set by a more specific variant.
184
184
### Propagate
185
185
186
186
When using selectors which can propagate down to sub-sets, such as with directory selectors (where all sub-directories are included) or `{namespace/\*\*}` type selectors,
187
-
you can prevent this propagation for specific set of inheritors, by setting set the `propogate` value of an inheriting group of components to `false`.
187
+
you can prevent this propagation for specific set of inheritors, by setting the `propagate` value of an inheriting group of components to `false`.
188
188
Once bit sees `"propagate": false` it uses only the configuration for this set and does not inherit.
0 commit comments