We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed1e01f + 9caf8cb commit 65a3409Copy full SHA for 65a3409
src/projects/create/components/GenericProjectForm.jsx
@@ -63,7 +63,7 @@ class GenericProjectForm extends Component {
63
64
<TCFormFields.TextInput
65
name="newProject.details.utm.code"
66
- label="Invite code (optional)"
+ label="Reference code (optional)"
67
maxLength={25}
68
type="text"
69
disabled={false}
0 commit comments