mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 17:03:22 -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 = '';
|
$error_message = '';
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
$error_message = 'Start a New Shop OR View and Existing Shop';
|
$error_message = 'Start a New Shop OR View an Existing Shop';
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user