Fix typo in the comment for token prefix (sanctum config) (#6248)
This commit is contained in:
parent
960ea7b325
commit
25070a3ffb
|
@ -53,9 +53,9 @@
|
|||
| Token Prefix
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Sanctum can prefix new tokens in order to take advantage of various
|
||||
| security scanning initiaives maintained by open source platforms
|
||||
| that alert developers if they commit tokens into repositories.
|
||||
| Sanctum can prefix new tokens in order to take advantage of numerous
|
||||
| security scanning initiatives maintained by open source platforms
|
||||
| that notify developers if they commit tokens into repositories.
|
||||
|
|
||||
| See: https://docs.github.com/en/code-security/secret-scanning/about-secret-scanning
|
||||
|
|
||||
|
|
Loading…
Reference in New Issue