From 9ba8eb658c1b6d1905bad74ce27f3fceff5c5347 Mon Sep 17 00:00:00 2001 From: SuperDev <63515814+Supernova3339@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:51:52 -0500 Subject: [PATCH] Fix typo --- content/docs/install/breeze/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/install/breeze/index.md b/content/docs/install/breeze/index.md index ba5d177..eb49b0a 100644 --- a/content/docs/install/breeze/index.md +++ b/content/docs/install/breeze/index.md @@ -27,7 +27,7 @@ If you are using the Laravel installer you can select any of these stacks: ## Install the Auth Package -After you've created a new Jetstream app you'll want to require the auth package: +After you've created a new Breeze app you'll want to require the auth package: