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.
1 parent 53b540b commit c445476Copy full SHA for c445476
components/favro/actions/create-organization/create-organization.mjs
@@ -19,7 +19,8 @@ export default {
19
app,
20
"organizationId",
21
],
22
- description: "Organization of the user that will be associated to the new organization",
+ description: "Organization of the user that will be associated with the new organization",
23
+
24
25
},
26
userId: {
0 commit comments