diff --git a/src/NotFound/NotFound.jsx b/src/NotFound/NotFound.jsx index b824b36..eb681f0 100644 --- a/src/NotFound/NotFound.jsx +++ b/src/NotFound/NotFound.jsx @@ -5,7 +5,7 @@ const NotFound = () => { return (
-

Error 404

+

Error 404: Not Found

)