From bc2363265e1a2cf8224bccf4658c0d7ec91ac50f Mon Sep 17 00:00:00 2001 From: Nam Nguyen <36433663+namnguyen20999@users.noreply.github.com> Date: Wed, 18 Sep 2024 00:29:27 +0700 Subject: [PATCH] per Fab Co-authored-by: Fabien Lelaquais <86590727+FabienLelaquais@users.noreply.github.com> --- taipy/gui/viselements.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taipy/gui/viselements.json b/taipy/gui/viselements.json index d6e8659137..530e796860 100644 --- a/taipy/gui/viselements.json +++ b/taipy/gui/viselements.json @@ -1379,7 +1379,7 @@ "name": "width", "type": "Union[str,int]", "default_value": "None", - "doc": "The width of the progress indicator, in CSS units." + "doc": "The width of this progress indicator, in CSS units." } ] }