Skip to content

Commit 08967f5

Browse files
committed
docs(readme): fix typo
1 parent f48474e commit 08967f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Consider supporting efforts to make this project healthy and sustainable. Thank
1313

1414
## Quickstart ⚡️
1515

16+
### Upgrade
1617
[**Upgrade guide**](docs/UPGRADE_V1_TO_V2.md)
1718
**[Docs v1](https://github.com/ectoflow/vue-stripe-js/tree/v1.0.4)**
1819

@@ -150,7 +151,7 @@ async function handleSubmit() {
150151

151152
## Examples 🌿
152153

153-
Thanks to the Provider Pattern used in Stripe Elements, you get minimalist tools with full access to Stripe.js methods and properties. This results in better developer experience (DX), simpler code, and fewer bugs.
154+
Thanks to the Provider Pattern used in StripeElements, you get minimalist tools with full access to Stripe.js methods and properties. This results in better developer experience (DX), simpler code, and fewer bugs.
154155

155156
These examples use Vue Composition API and TypeScript.
156157

0 commit comments

Comments
 (0)