Skip to content

Commit d1beab5

Browse files
author
vikasrohit
authored
Merge pull request #532 from appirio-tech/fnisen-patch-5
Updated copy on AppProjectForm.jsx
2 parents 65a3409 + 26c5d4f commit d1beab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/create/components/AppProjectForm.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ class AppProjectForm extends Component {
110110

111111
<TCFormFields.TextInput
112112
name="newProject.details.utm.code"
113-
label="Invite code (optional)"
113+
label="Reference code (optional)"
114114
type="text"
115115
maxLength={25}
116116
wrapperClass="row center"

0 commit comments

Comments
 (0)