Skip to content

Commit 26c5d4f

Browse files
authored
Updated copy on AppProjectForm.jsx
Changed "invite" code to "reference" code
1 parent bf407da commit 26c5d4f

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)