Remove the flash plugin store correctly

This commit is contained in:
Dane Everitt 2018-05-26 14:59:58 -07:00
parent 0a706d1b45
commit 7a077f3281
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 2 additions and 3 deletions

View file

@ -7,7 +7,7 @@ return [
'forgot_password' => [
'label' => 'Forgot Password?',
'label_help' => 'Enter your account email address to recive instructions on resetting your password.',
'label_help' => 'Enter your account email address to receive instructions on resetting your password.',
'button' => 'Recover Account',
],