Update ContentController.base.php

This commit is contained in:
Sarah Tsumayoi 2017-05-24 16:23:23 -07:00 committed by GitHub
parent 88f38ec2ac
commit 689f7fe795

View File

@ -17,5 +17,5 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Invalid content id was given!' => '',
'Invalid content id given!' => '',
];