diff --git a/module/Core/templates/error/error.phtml b/module/Core/templates/error/error.phtml index 07ecbb20..77108f26 100644 --- a/module/Core/templates/error/error.phtml +++ b/module/Core/templates/error/error.phtml @@ -18,7 +18,7 @@

-

'This short URL doesn\'t seem to be valid.

+

'This short URL doesn't seem to be valid.

'Make sure you included all the characters, with no extra punctuation.

end() ?> diff --git a/module/Core/templates/invalid-short-code.phtml b/module/Core/templates/invalid-short-code.phtml index ffee23f8..a435ba0b 100644 --- a/module/Core/templates/invalid-short-code.phtml +++ b/module/Core/templates/invalid-short-code.phtml @@ -14,6 +14,6 @@ start('main') ?>

Oops!


-

This short URL doesn\'t seem to be valid.

+

This short URL doesn't seem to be valid.

Make sure you included all the characters, with no extra punctuation.

end() ?>