diff --git a/docs/styles/height.md b/docs/styles/height.md index 020b1ad69..589806815 100644 --- a/docs/styles/height.md +++ b/docs/styles/height.md @@ -10,7 +10,7 @@ height: ; ## Example -This examples applies a widget with a height of 50% of the screen. +This examples creates a widget with a height of 50% of the screen. === "height.py"