Skip to content

Commit b27a0b1

Browse files
authored
Update README
1 parent 5b43cc0 commit b27a0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In your `App.vue`
3535
```vue
3636
<template>
3737
<div id="app">
38-
<vue-skip-to to="#main" test="Skip to main content" />
38+
<vue-skip-to to="#main" text="Skip to main content" />
3939
4040
<logo :src="require('@/assets/logo.png')" />
4141
<h1 data-va="main header">{{ msg }}</h1>

0 commit comments

Comments
 (0)