Skip to content

Commit c445476

Browse files
Update components/favro/actions/create-organization/create-organization.mjs
Co-authored-by: michelle0927 <[email protected]>
1 parent 53b540b commit c445476

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/favro/actions/create-organization/create-organization.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ export default {
1919
app,
2020
"organizationId",
2121
],
22-
description: "Organization of the user that will be associated to the new organization",
22+
description: "Organization of the user that will be associated with the new organization",
23+
2324

2425
},
2526
userId: {

0 commit comments

Comments
 (0)