Remove typo from page title
parent
358fe257b9
commit
05f6178508
|
@ -1,7 +1,7 @@
|
||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<Head>
|
<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." />
|
<Meta name="description" content="Focus Trap keeps focus within a certain DOM element while tabbing." />
|
||||||
</Head>
|
</Head>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue