Skip to content

Commit bd5fddf

Browse files
docs: typo
1 parent a24ec2f commit bd5fddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/examples/styling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ If you wish to change the delay for any of them, override the following CSS vari
381381

382382
Do not set `--rt-transition-closing-delay` to `0`. Doing so will result in the tooltip component being stuck (but not visible) on the DOM. This isn't itself a problem, but may lead to performance issues.
383383

384-
Set to `1ms` or a similar value instead if you with to disable the fade-out transition when closing.
384+
Set to `1ms` or a similar value if you want to disable the fade-out transition when closing.
385385

386386
:::
387387

0 commit comments

Comments
 (0)