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 6f94bfb commit 8c13390Copy full SHA for 8c13390
npm-packages/dashboard/src/pages/t/[team]/[project]/settings.tsx
@@ -250,8 +250,7 @@ function ProjectSettings() {
250
What can authorized applications do?
251
</span>
252
<ul className="mt-1 list-disc pl-4">
253
- <li>Create new projects</li>
254
- <li>Create new deployments</li>
+ <li>Create new deployments in this project</li>
255
<li>
256
<span className="flex items-center gap-1">
257
Read and write data in any deployment in this project
0 commit comments