Skip to content

Commit 470a3be

Browse files
authored
Update 404.js
1 parent 5e7e59b commit 470a3be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/404.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const PageNotFound = ({location}: Props) => (
2525
<TitleAndMetaTags title="React - הדף אינו נמצא" />
2626
<div css={sharedStyles.markdown}>
2727
<p>לא יכולנו למצוא את הדף שאתה מחפש</p>
28-
<p>אנא פנה לבעל האתר שסיפק לך את הקישור, והודע לו שהכתובת שגויה.</p>
28+
<p>אנא פנה לבעל האתר שסיפק לך את לינג, והודע לו שהלינק שבור.</p>
2929
</div>
3030
</div>
3131
</div>

0 commit comments

Comments
 (0)