diff --git a/source/saas-boilerplate.blade.php b/source/saas-boilerplate.blade.php
index ab57f75..5dbdcf0 100644
--- a/source/saas-boilerplate.blade.php
+++ b/source/saas-boilerplate.blade.php
@@ -553,7 +553,7 @@
- Laravel 7 (a new version with Jetstream and Laravel 8 will be released in the coming months). Multi-domain multi-database tenancy. Customers get subdomains by default, can add their own 2nd level domains. Billing is done with Cashier Stripe, front-end is done with Tailwind CSS, occasional Alpine.js, and Livewire for some forms.
+ Laravel 8 (a new version with Jetstream will be released in the coming months). Multi-domain multi-database tenancy. Customers get subdomains by default, can add their own 2nd level domains. Billing is done with Cashier Stripe, front-end is done with Tailwind CSS, occasional Alpine.js, and Livewire for some forms.