Skip to content

Commit b91ed95

Browse files
ishanjainnclaude
andcommitted
fix(claude-code-mixin): sentence case panel titles
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1089f0e commit b91ed95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

claude-code-mixin/dashboards/claude-code-overview.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@
16311631
"refId": "B"
16321632
}
16331633
],
1634-
"title": "Session Outcome",
1634+
"title": "Session outcome",
16351635
"type": "piechart"
16361636
},
16371637
{
@@ -1713,7 +1713,7 @@
17131713
"refId": "A"
17141714
}
17151715
],
1716-
"title": "Commits / Session",
1716+
"title": "Commits / session",
17171717
"type": "stat"
17181718
},
17191719
{
@@ -4736,4 +4736,4 @@
47364736
"uid": "claude-code-overview",
47374737
"version": 4,
47384738
"weekStart": ""
4739-
}
4739+
}

0 commit comments

Comments
 (0)