Skip to content

Commit 52a2061

Browse files
Grammar in Manage the README vs. Manage README
1 parent efe332d commit 52a2061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/usethis/_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
usethis._interface.status.status,
9292
)
9393

94-
rich_help_panel = "Manage a README"
94+
rich_help_panel = "Manage the README"
9595
app.add_typer(
9696
usethis._interface.badge.app, name="badge", rich_help_panel=rich_help_panel
9797
)

0 commit comments

Comments
 (0)