examples -> example

This commit is contained in:
Dave Pearson
2022-10-16 08:18:30 +01:00
parent 682f9a8936
commit 5df90e00c0

View File

@@ -43,7 +43,7 @@ For example, `heavy white` would display a heavy white line around a widget.
## Example
This examples shows a widget with an outline. Note how the outline occludes the text area.
This example shows a widget with an outline. Note how the outline occludes the text area.
=== "outline.py"