We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ed7a19 + 23560f4 commit ce03480Copy full SHA for ce03480
1 file changed
src/components/NotFoundComponent.js
@@ -16,7 +16,7 @@ const NotFoundComponent = () => {
16
<p>No page found at this url.</p>
17
<p>
18
{' '}
19
- Please got back to the <Link to="/">homepage.</Link>
+ Please go back to the <Link to="/">homepage.</Link>
20
</p>
21
</div>
22
</ContactStyle>
0 commit comments