diff --git a/docs/widgets/markdown_viewer.md b/docs/widgets/markdown_viewer.md index cb209b2801..dc92b7feee 100644 --- a/docs/widgets/markdown_viewer.md +++ b/docs/widgets/markdown_viewer.md @@ -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