Merge pull request #3522 from Zboru/patch-1

Remove typo from page title
pull/3539/head
Tuğçe Küçükoğlu 2023-01-12 15:33:19 +03:00 committed by GitHub
commit 227e0a7b80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>