From b4f472a2e67ed7f92875dc57269f1263ecf6dbc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6k=C3=A7e=20Aydos?= <18174744+goekce@users.noreply.github.com> Date: Sun, 13 Apr 2025 10:36:37 +0200 Subject: [PATCH] Fix typo in tables.md list table => table --- docs/syntax/tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/syntax/tables.md b/docs/syntax/tables.md index 28568021..5effc726 100644 --- a/docs/syntax/tables.md +++ b/docs/syntax/tables.md @@ -54,7 +54,7 @@ The `table` directive can be used to create a table with a caption: The following options are recognized: -:::{admonition} List table options +:::{admonition} Table options :class: hint `align` : "left", "center", or "right"