diff --git a/docs-src/tutorials/04-cookbook.md b/docs-src/tutorials/04-cookbook.md index efa57a999..bdb587e87 100644 --- a/docs-src/tutorials/04-cookbook.md +++ b/docs-src/tutorials/04-cookbook.md @@ -28,7 +28,7 @@ Similar results could be had by adding elements purely for the purpose of exposi ### Offsets -By default, Popper instances are placed directly next to their target. However, if you need to apply some margin +By default, FloatingUI instances are placed directly next to their target. However, if you need to apply some margin between them or if you need to fine tune the position according to some custom logic, you can use an offset middleware. For example: