Skip to content

Commit acf3881

Browse files
committed
docs: fix typo
1 parent 7b335b9 commit acf3881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/docs/src/guide/component.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Nesting poppers inside other popper will automatically prevent the parents from
272272

273273
<SubMenuExample />
274274

275-
Floating Vue will automatically fix the [diagonal submenu problem](https://www.google.com/search?q=submenu%20diagonal%20problem) for you be detecting if the mouse is aiming at the popper content from the reference:
275+
Floating Vue will automatically fix the [diagonal submenu problem](https://www.google.com/search?q=submenu%20diagonal%20problem) for you by detecting if the mouse is aiming at the popper content from the reference:
276276

277277
<div class="mx-auto" style="max-width:400px">
278278
<img alt="popper aim debug example" src="./popper-aim.png" class="border border-gray-200 rounded">

0 commit comments

Comments
 (0)