Skip to content

Commit b50f95d

Browse files
tonyespinoza1Tony Espinozaclaude
authored
fix(default-app): Change 'Patterns' header to 'Pages' (commontoolsinc#2042)
Update the header label in the default app charm list from "Patterns" to "Pages" to better reflect the purpose of the listed items. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Tony Espinoza <[email protected]> Co-authored-by: Claude <[email protected]>
1 parent 97f5df9 commit b50f95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/patterns/default-app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ export default recipe<CharmsListInput, CharmsListOutput>(
177177
}
178178
`}
179179
</style>
180-
<h2>Patterns</h2>
180+
<h2>Pages</h2>
181181

182182
<ct-table full-width hover>
183183
<tbody>

0 commit comments

Comments
 (0)