Skip to content

Commit

Permalink
Fix typo: superseed -> supersede
Browse files Browse the repository at this point in the history
  • Loading branch information
msng committed Aug 6, 2021
1 parent e3b38c4 commit 1aeaab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.stub
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
'realm' => 'Basic Auth',

// If you prefer to use a view with your error message you can uncomment "error_view".
// This will superseed your default response message
// This will supersede your default response message
// 'error_view' => 'very_basic_auth::default'
];

0 comments on commit 1aeaab9

Please sign in to comment.