Skip to content

Commit a44efb5

Browse files
committed
typo
1 parent 7b55fcc commit a44efb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datahub-web-react/src/app/shared/NoPageFound.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export const NoPageFound = () => {
6666
<Number>4</Number>
6767
</NumberContainer>
6868
</PageNotFoundTextContainer>
69-
<SubTitle>The page your requested was not found,</SubTitle>
69+
<SubTitle>The page you requested was not found</SubTitle>
7070
<Button onClick={goToHomepage}>Back to Home</Button>
7171
</PageNotFoundContainer>
7272
</MainContainer>

0 commit comments

Comments
 (0)