Skip to content

Commit

Permalink
Merge pull request #3522 from Zboru/patch-1
Browse files Browse the repository at this point in the history
Remove typo from page title
  • Loading branch information
tugcekucukoglu authored Jan 12, 2023
2 parents 65fbb3f + 05f6178 commit 227e0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/focustrap/index.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div>
<Head>
<Title>Vue FocsuTrap Directive</Title>
<Title>Vue FocusTrap Directive</Title>
<Meta name="description" content="Focus Trap keeps focus within a certain DOM element while tabbing." />
</Head>

Expand Down

0 comments on commit 227e0a7

Please sign in to comment.