diff --git a/Doc/reference/compound_stmts.rst b/Doc/reference/compound_stmts.rst index 278ef1d4c4f435..6f79c829deade5 100644 --- a/Doc/reference/compound_stmts.rst +++ b/Doc/reference/compound_stmts.rst @@ -590,6 +590,7 @@ the items are surrounded by parentheses. For example:: statement. .. _match: +.. _case: The :keyword:`!match` statement ===============================