Skip to content

Commit 1e06ee5

Browse files
kenjispaulbalandan
andauthored
docs: fix by proofreading
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
1 parent d758faf commit 1e06ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Language/en/Errors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
'pageNotFound' => '404 - Page Not Found',
1717
'sorryCannotFind' => 'Sorry! Cannot seem to find the page you were looking for.',
1818
'badRequest' => '400 - Bad Request',
19-
'sorryBadRequest' => 'Sorry! Something wrong with your request.',
19+
'sorryBadRequest' => 'Sorry! Something is wrong with your request.',
2020
'whoops' => 'Whoops!',
2121
'weHitASnag' => 'We seem to have hit a snag. Please try again later...',
2222
];

0 commit comments

Comments
 (0)