From 893884c88024ac80fc8a0140a574f6706d9975c6 Mon Sep 17 00:00:00 2001 From: rizimore Date: Tue, 8 Mar 2022 00:54:54 +0500 Subject: [PATCH] [9.x] minor grammar/usage change: 'than' --> 'from' --- 2.x/concept-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.x/concept-overview.md b/2.x/concept-overview.md index 7b2784d..dfdd85d 100644 --- a/2.x/concept-overview.md +++ b/2.x/concept-overview.md @@ -4,7 +4,7 @@ ## Introduction -Laravel Jetstream's architecture is a little different than other Laravel application starter kits such as [Laravel Breeze](https://laravel.com/docs/starter-kits). In this documentation, we'll cover some of the high-level concepts that will help you understand how Laravel Jetstream is constructed. +Laravel Jetstream's architecture is a little different from other Laravel application starter kits such as [Laravel Breeze](https://laravel.com/docs/starter-kits). In this documentation, we'll cover some of the high-level concepts that will help you understand how Laravel Jetstream is constructed. ## Laravel Fortify