diff --git a/src/components/MyActiveJobs/JobActions/CurrentTaskAction.jsx b/src/components/MyActiveJobs/JobActions/CurrentTaskAction.jsx index 9a0f25d..00091aa 100644 --- a/src/components/MyActiveJobs/JobActions/CurrentTaskAction.jsx +++ b/src/components/MyActiveJobs/JobActions/CurrentTaskAction.jsx @@ -42,7 +42,7 @@ function CurrentTaskAction({jobDetails}) {

- If you have completed this task and ready for review and acceptance, click "Set Status" button. + I completed this task and ready for review and acceptance.

@@ -51,8 +51,8 @@ function CurrentTaskAction({jobDetails}) {
-