Skip to content

Commit aa7e51f

Browse files
committed
typo
1 parent 457aafe commit aa7e51f

File tree

1 file changed

+1
-1
lines changed
  • apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.queues

1 file changed

+1
-1
lines changed

apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.queues/route.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ export default function Page() {
540540
<SimpleTooltip
541541
button={
542542
<Badge variant="extra-small" className="text-text-bright">
543-
Concurrency overriden
543+
Concurrency limit overridden
544544
</Badge>
545545
}
546546
content="This queue's concurrency limit has been manually overridden from the dashboard or API."

0 commit comments

Comments
 (0)