From bcdbb442507470a89acbb2917ce94516c5db9eb4 Mon Sep 17 00:00:00 2001 From: Alexander Lichter Date: Mon, 5 Dec 2022 11:37:51 +0100 Subject: [PATCH] chore: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db5e79a..769ed20 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ export default defineComponent({ }) }) - const = pay () => { + const pay = () => { // Get stripe element const cardElement = card.stripeElement