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 17a890d commit 050d553Copy full SHA for 050d553
site/src/pages/OrganizationSettingsPage/OrganizationSettingsPage.tsx
@@ -87,7 +87,7 @@ const OrganizationSettingsPage: FC = () => {
87
>
88
<FormSection
89
title="General info"
90
- description="The name is used to identify the template in URLs and the API."
+ description="Change the name or description of the organization."
91
92
<FormFields>
93
<TextField
0 commit comments