l4nos / laravel-cashier-stripe-connect

💲 Adds Stripe Connect functionality to Laravel's main billing package, Cashier. Simply works as a drop-in on top of Cashier, with no extra configuration.
https://updev-1.gitbook.io/cashier-for-connect/
MIT License
62 stars 27 forks source link

Documentation typos #15

Closed jonjakoblich closed 5 months ago

jonjakoblich commented 1 year ago

Hi Robert. Awesome looking package, and I can't wait to dive into it.

The documentation has a bunch of small typos in it. Would you be open to having someone help fix those or would you prefer me to list them all in this issue?

l4nos commented 1 year ago

If you can list them. I have a free gitbook account and can't add anyone else to it!

Thanks for pointing any out!

jefhar commented 1 year ago

Introduction page:

- competible
+ compatible
- connect all of your
+ connect all your
- documentaiton
+ documentation
- immedaite
+ immediate
- Multi Model
+ Multi-Model  // or Multi-model, depending on how formal the models are.
- subscriptions ( Direct Subscriptions )
+ subscriptions (Direct Subscriptions)
l4nos commented 1 year ago

Will update this on next release. Thanks.

l4nos commented 5 months ago

Updated