Update README.md (#707)

Fixed typos
This commit is contained in:
Hammy Havoc
2024-06-16 18:19:12 +08:00
committed by GitHub
parent 1e6f59eb79
commit 94350873a9
+2 -2
View File
@@ -44,10 +44,10 @@ You need to connect your plugin to your online account. In Obsidian, in your Rem
## Why so complicated? ## Why so complicated?
Because we doesn't have payment method inside the plugin, so we have to: Because we don't have a payment method inside the plugin, so we have to:
* build a website, * build a website,
* require users having online accounts * require users having online accounts
* and connect the plugin to the online account. * and connect the plugin to the online account.
Moreover, an online account allows flexibe management of subscriptions. Moreover, an online account allows flexible management of subscriptions.