Skip to content

Commit 675c592

Browse files
authored
docs: update markdown_viewer.md (#5295)
Wether -> Whether
1 parent f48b71b commit 675c592

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/widgets/markdown_viewer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ The following example displays Markdown from a string and a Table of Contents.
2929

3030
## Reactive Attributes
3131

32-
| Name | Type | Default | Description |
33-
| ------------------------ | ---- | ------- | ----------------------------------------------------------------- |
34-
| `show_table_of_contents` | bool | True | Wether a Table of Contents should be displayed with the Markdown. |
32+
| Name | Type | Default | Description |
33+
| ------------------------ | ---- | ------- | ------------------------------------------------------------------ |
34+
| `show_table_of_contents` | bool | True | Whether a Table of Contents should be displayed with the Markdown. |
3535

3636
## Messages
3737

0 commit comments

Comments
 (0)