We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48b71b commit 675c592Copy full SHA for 675c592
docs/widgets/markdown_viewer.md
@@ -29,9 +29,9 @@ The following example displays Markdown from a string and a Table of Contents.
29
30
## Reactive Attributes
31
32
-| Name | Type | Default | Description |
33
-| ------------------------ | ---- | ------- | ----------------------------------------------------------------- |
34
-| `show_table_of_contents` | bool | True | Wether a Table of Contents should be displayed with the Markdown. |
+| Name | Type | Default | Description |
+| ------------------------ | ---- | ------- | ------------------------------------------------------------------ |
+| `show_table_of_contents` | bool | True | Whether a Table of Contents should be displayed with the Markdown. |
35
36
## Messages
37
0 commit comments