laravel / cashier-paddle

Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.
https://laravel.com/docs/cashier-paddle
MIT License
238 stars 57 forks source link

Fix typo in stop cancellation method. #259

Closed haider00125 closed 4 months ago

haider00125 commented 4 months ago

Function stopCancelation is using avoided spelling for cancellation. Renaming it to use accepted spellings for cancellation (stopCancellation). Pull request for docs update https://github.com/laravel/docs/pull/9647

driesvints commented 4 months ago

Don't see a huge reason to change this sorry.