Skip to content

Commit eef9e49

Browse files
committed
change copy
1 parent ca496b4 commit eef9e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/textual/demo/page.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class PageScreen(Screen):
5959
Binding(
6060
"c",
6161
"show_code",
62-
"Show code",
62+
"Code",
6363
tooltip="Show the code used to generate this screen",
6464
)
6565
]

0 commit comments

Comments
 (0)