Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 02368bd

Browse files
author
dengjun
committed
ci:fix 128
1 parent 546ca74 commit 02368bd

File tree

1 file changed

+1
-2
lines changed
  • src/containers/MyGigs/modals/UpdateGigProfile

1 file changed

+1
-2
lines changed

src/containers/MyGigs/modals/UpdateGigProfile/index.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,7 @@ const UpdateGigProfile = ({
224224
{profile && profile.existingResume && (
225225
<div styleName="resume-details">
226226
Please upload your resume/CV. Double-check that all of your tech
227-
skills are listed in your resume/CV and add them to the tech
228-
skills section below.
227+
skills are listed in your resume/CV.
229228
<a href={profile.existingResume.file_link}>
230229
{profile.existingResume.filename}
231230
</a>

0 commit comments

Comments
 (0)