From 72327d6392d11476c05c124767dca31ad6748525 Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Fri, 26 Aug 2022 10:17:16 +0100 Subject: [PATCH] Update docs/styles/height.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com> --- docs/styles/height.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"