diff --git a/src/containers/PageNotFound.js b/src/containers/PageNotFound.js index 78c67bf..3eae7c8 100644 --- a/src/containers/PageNotFound.js +++ b/src/containers/PageNotFound.js @@ -16,7 +16,7 @@ class PageNotFound extends Component { title="404 - Page not found" >

The page is not found

- Go to home + Back to home );