From a6ed669e5e4b9c34450bfc19ccb53fa2c7df65b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Fri, 29 Jul 2022 19:03:26 +0200 Subject: [PATCH] wording change to trigger ci --- source/docs/v3/integrations/passport.blade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/v3/integrations/passport.blade.md b/source/docs/v3/integrations/passport.blade.md index 95c8030..9d4d072 100644 --- a/source/docs/v3/integrations/passport.blade.md +++ b/source/docs/v3/integrations/passport.blade.md @@ -8,7 +8,7 @@ section: content > **Tip:** If you only want to write a SPA application but don't need an API for some other use (for example, a mobile application), you can avoid much of the complexity by usingĀ [Inertia.js](https://inertiajs.com/). -**Very important:** Don't use the command `passport:install` to avoid mistakes. +**Very important:** Don't use the command `passport:install` to avoid issues. ## Passport use cases