Skip to content

Commit

Permalink
Update ProjectDetail.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
idabblewith committed Oct 28, 2024
1 parent 246f92f commit 402a715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/ProjectDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ export const ProjectDetail = ({
Sorry, a project with id "{projectPk}" does not exist.
</Text>
<Text mt={6}>
This project lkely has data issues, never existed or has been
This project likely has data issues, never existed or has been
deleted.
</Text>
<Text mt={3}>
Expand Down

0 comments on commit 402a715

Please sign in to comment.