diff --git a/config/sanctum.php b/config/sanctum.php index e739e96e..35d75b31 100644 --- a/config/sanctum.php +++ b/config/sanctum.php @@ -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 |