docs: update markdown_viewer.md (#5295)

Wether -> Whether
This commit is contained in:
Ikko Eltociear Ashimine
2024-11-27 22:34:35 +09:00
committed by GitHub
parent f48b71b4bc
commit 675c592788

View File

@@ -29,9 +29,9 @@ The following example displays Markdown from a string and a Table of Contents.
## Reactive Attributes
| Name | Type | Default | Description |
| ------------------------ | ---- | ------- | ----------------------------------------------------------------- |
| `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. |
## Messages