Skip to content

Commit ae46706

Browse files
docs: fix typo in offset middleware (#152)
1 parent 26fd632 commit ae46706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/middleware/offset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ compute_position(
4444
```
4545

4646
{{#endtab }}
47-
{{#tab name="Dioxys" }}
47+
{{#tab name="Dioxus" }}
4848

4949
```rust,ignore
5050
use floating_ui_dioxus::{use_floating, Offset, OffsetOptions, UseFloatingOptions};

0 commit comments

Comments
 (0)