Skip to content

Commit

Permalink
fix: another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aminaopio committed Dec 5, 2024
1 parent d77549e commit 73841d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/docs/learn/06-recipes/03-descendant styles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const vars = stylex.defineVars({
```

### Step 2
Define conditional styles setting the value for the variable in the anscestor component.
Define conditional styles setting the value for the variable in the ancestor component.

```tsx
import * as stylex from '@stylexjs/stylex';
Expand Down

0 comments on commit 73841d5

Please sign in to comment.