diff --git a/skills/figma-use/references/working-with-design-systems/wwds-variables.md b/skills/figma-use/references/working-with-design-systems/wwds-variables.md index 6405831..26c0615 100644 --- a/skills/figma-use/references/working-with-design-systems/wwds-variables.md +++ b/skills/figma-use/references/working-with-design-systems/wwds-variables.md @@ -32,7 +32,7 @@ Code syntax is a surface area in Figma for codebase translation context. You can ### Scope -`variable.scopes: VariableScope[]` specifies which properties in Figma the variable can be used for. This is important when you create and when you use variables. **Always set specific scopes rather than leaving the default `ALL_SCOPES`** — it pollutes every property picker with irrelevant tokens. The more specific the better. For the canonical scope-to-use-case mapping, see [token-creation.md § Variable Scopes — Complete Reference Table](../../figma-generate-library/references/token-creation.md). +`variable.scopes: VariableScope[]` specifies which properties in Figma the variable can be used for. This is important when you create and when you use variables. **Always set specific scopes rather than leaving the default `ALL_SCOPES`** — it pollutes every property picker with irrelevant tokens. The more specific the better. For the canonical scope-to-use-case mapping, see [token-creation.md § Variable Scopes — Complete Reference Table](../../../figma-generate-library/references/token-creation.md). Common scope values: