Skip to content

Commit 1011a5c

Browse files
committed
typo
1 parent 88e6c24 commit 1011a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styling/tailwind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The bg-background class uses the --background variable (defined in the CSS file)
125125

126126
## Dynamic Styling
127127

128-
You can style a component based of a condtion using `rx.cond` or `rx.match`.
128+
You can style a component based of a condition using `rx.cond` or `rx.match`.
129129

130130
```python demo exec
131131
class TailwindState(rx.State):

0 commit comments

Comments
 (0)