Skip to content

Commit 9cc6d5b

Browse files
committed
Remove minimum length
1 parent db3a1e8 commit 9cc6d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-concepts/settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This file controls everything from styling and navigation to integrations.
1919
</ResponseField>
2020

2121
<ResponseField name="name" type="string" required>
22-
The name of the project, organization, or product Minimum length: 1
22+
The name of the project, organization, or product
2323
</ResponseField>
2424

2525
<ResponseField name="colors" type="object" required>

0 commit comments

Comments
 (0)