Skip to content

Commit 2d00d2a

Browse files
committed
fix
1 parent d6a5fb3 commit 2d00d2a

File tree

1 file changed

+1
-1
lines changed
  • docs/resources/ui/widgets/built-in-widgets

1 file changed

+1
-1
lines changed

docs/resources/ui/widgets/built-in-widgets/tooltip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To achieve this, simply set the **Tooltip Type** to **Component** and select the
8383
</div>
8484
<p></p>
8585

86-
To display dynamic content in tooltips, you can create a wrapper component that accepts a [**WidgetBuilder**](../../components/widget-builder-parameters.md) as parameter and use this component within the tooltip.
86+
To display dynamic content in tooltips, you can create a wrapper component that accepts a [**WidgetBuilder**](../../components/widget-builder-parameters.md) as a parameter and use this component within the tooltip.
8787

8888
Here’s exactly how you do it:
8989

0 commit comments

Comments
 (0)