diff --git a/src/components/NotFound.tsx b/src/components/NotFound.tsx index a65a608c..90ab01e1 100644 --- a/src/components/NotFound.tsx +++ b/src/components/NotFound.tsx @@ -22,7 +22,7 @@ export class NotFound extends React.PureComponent { Not found - The {item} you were looking (ID: {id}) for could not be found. + The {item} you were looking for (ID: {id}) could not be found. It may have been deleted, or the URL you navigated to was incorrect.