diff --git a/docs/tutorial/commands/help.md b/docs/tutorial/commands/help.md index efffbe664..0cc08c87f 100644 --- a/docs/tutorial/commands/help.md +++ b/docs/tutorial/commands/help.md @@ -251,7 +251,7 @@ $ python main.py delete --help -### Rich Markown +### Rich Markdown If you set `rich_markup_mode="markdown"` when creating the `typer.Typer()` app, you will be able to use Markdown in the docstring: