docs: typo fix (#6491)

This commit is contained in:
Himanshu Shivhare
2023-01-30 18:15:05 +05:30
committed by GitHub
parent adbe4756cb
commit f982e6411a
+1 -1
View File
@@ -258,7 +258,7 @@ php artisan passport:client --personal --no-interaction
```
This command will generate encryption keys in the `storage` directory.
Be sure to backup the `oauth-private.key` and `oauth-public.key` files to maintain futur access.
Be sure to backup the `oauth-private.key` and `oauth-public.key` files to maintain future access.
#### Optional: Save the encryption keys as variable