Skip to content

Commit f82d791

Browse files
committed
✏️ Fix typos
1 parent 8445c4b commit f82d791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<img src="./images/logo.svg" width="300" height="300">
33
</p>
44
<p align="center">
5-
<a href="https://npmjs.com/package/vue3-use-modal"><img src="https://img.shields.io/npm/v/vue-use-modal.svg" alt="npm package"></a>
5+
<a href="https://npmjs.com/package/vue3-use-modal"><img src="https://img.shields.io/npm/v/vue3-use-modal.svg" alt="npm package"></a>
66
<a href="https://github.com/eddie0329/vue3-use-modal/blob/main/LICENSE.md"><img src="https://img.shields.io/npm/l/vue3-use-modal.svg?style=flat-square" alt="license" /></a>
77
<a href="http://makeapullrequest.com"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PR WELCOME" /></a>
8-
<a href="http://npm-stat.com/charts.html?package=vue3-use-modal&from=2022-03-07"><img src="https://img.shields.io/npm/dm/vue-use-modal.svg?style=flat-square" alt="downloads" /></a>
8+
<a href="http://npm-stat.com/charts.html?package=vue3-use-modal&from=2022-03-07"><img src="https://img.shields.io/npm/dm/vue3-use-modal.svg?style=flat-square" alt="downloads" /></a>
99
<a herf="https://github.com/eddie0329/vue3-use-modal/tree/main/playground"><img src="https://img.shields.io/badge/%F0%9F%92%A1-examples-ff615b.svg?style=flat-square" alt="example" /></a>
1010
</p>
1111
<br />

0 commit comments

Comments
 (0)