Skip to content

Commit 8c13390

Browse files
atrakhConvex, Inc.
authored andcommitted
dashboard: remove incorrect description of project authorized apps (#39392)
GitOrigin-RevId: ee8125d8f7d3299835ad2f5f02f4783d6348f30e
1 parent 6f94bfb commit 8c13390

File tree

1 file changed

+1
-2
lines changed
  • npm-packages/dashboard/src/pages/t/[team]/[project]

1 file changed

+1
-2
lines changed

npm-packages/dashboard/src/pages/t/[team]/[project]/settings.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,7 @@ function ProjectSettings() {
250250
What can authorized applications do?
251251
</span>
252252
<ul className="mt-1 list-disc pl-4">
253-
<li>Create new projects</li>
254-
<li>Create new deployments</li>
253+
<li>Create new deployments in this project</li>
255254
<li>
256255
<span className="flex items-center gap-1">
257256
Read and write data in any deployment in this project

0 commit comments

Comments
 (0)