mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 08:53:23 -05:00
Corrects a spelling mistake.
This commit is contained in:
parent
5928a936d2
commit
6b79915686
@ -19,7 +19,7 @@ case 'new_error_message': //this is a sample error message. insert error case h
|
||||
$error_message = '';
|
||||
break;
|
||||
default:
|
||||
$error_message = 'Start a New Shop OR View and Existing Shop';
|
||||
$error_message = 'Start a New Shop OR View an Existing Shop';
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user