Skip to content

Commit 45d2427

Browse files
chore: fix typo (#17)
1 parent 1711a50 commit 45d2427

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
@@ -106,7 +106,7 @@ export default defineComponent({
106106
})
107107
})
108108
109-
const = pay () => {
109+
const pay = () => {
110110
// Get stripe element
111111
const cardElement = card.stripeElement
112112

0 commit comments

Comments
 (0)