Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 25070a3

Browse filesBrowse files
authored
Fix typo in the comment for token prefix (sanctum config) (#6248)
1 parent 960ea7b commit 25070a3
Copy full SHA for 25070a3

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎config/sanctum.php

Copy file name to clipboardExpand all lines: config/sanctum.php
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
| Token Prefix
5454
|--------------------------------------------------------------------------
5555
|
56-
| Sanctum can prefix new tokens in order to take advantage of various
57-
| security scanning initiaives maintained by open source platforms
58-
| that alert developers if they commit tokens into repositories.
56+
| Sanctum can prefix new tokens in order to take advantage of numerous
57+
| security scanning initiatives maintained by open source platforms
58+
| that notify developers if they commit tokens into repositories.
5959
|
6060
| See: https://docs.github.com/en/code-security/secret-scanning/about-secret-scanning
6161
|

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.