Skip to content

Commit 32b591a

Browse files
committed
Wording consistency
1 parent 9527648 commit 32b591a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ export default function Page() {
517517
</Header3>
518518
) : (
519519
<Header3>
520-
You've used {widgetLimits.used}/{widgetLimits.limit} of your widgets
520+
You've used {widgetLimits.used}/{widgetLimits.limit} of your charts
521521
</Header3>
522522
)}
523523
{widgetCanUpgrade ? (

0 commit comments

Comments
 (0)