Skip to content

Commit

Permalink
docs: typo fix (#6491)
Browse files Browse the repository at this point in the history
  • Loading branch information
HUMENTH committed Jan 30, 2023
1 parent adbe475 commit f982e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/providers/generic.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f982e64

Please sign in to comment.