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