Skip to content

Commit eef12bc

Browse files
JinjiangCopilot
andauthored
Update scopes/workspace/aspect-docs/variants/variants.mdx
Co-authored-by: Copilot <[email protected]>
1 parent 45c08b4 commit eef12bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scopes/workspace/aspect-docs/variants/variants.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ was re-set by a more specific variant.
184184
### Propagate
185185

186186
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`.
188188
Once bit sees `"propagate": false` it uses only the configuration for this set and does not inherit.
189189

190190
```json title="workspace.json"

0 commit comments

Comments
 (0)