wording change to trigger ci

This commit is contained in:
Samuel Štancl 2022-07-29 19:03:26 +02:00 committed by GitHub
parent 386ea5c5e5
commit a6ed669e5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/). > **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 ## Passport use cases