Skip to content

Commit

Permalink
fix typo (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivM committed Apr 7, 2022
1 parent c040572 commit 1e890e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -46,7 +46,7 @@ or via script tag (`Vue` must be globally available)
</template>
<script setup>
import VueHcaptcha from '@hcaptcha/vue-hcaptcha';
import VueHcaptcha from '@hcaptcha/vue3-hcaptcha';
</script>
```

Expand Down

0 comments on commit 1e890e2

Please sign in to comment.