Skip to content

Commit 65a3409

Browse files
author
vikasrohit
authored
Merge pull request #531 from appirio-tech/fnisen-patch-4
Updating copy in GenericProjectForm.jsx
2 parents ed1e01f + 9caf8cb commit 65a3409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/create/components/GenericProjectForm.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class GenericProjectForm extends Component {
6363

6464
<TCFormFields.TextInput
6565
name="newProject.details.utm.code"
66-
label="Invite code (optional)"
66+
label="Reference code (optional)"
6767
maxLength={25}
6868
type="text"
6969
disabled={false}

0 commit comments

Comments
 (0)