diff --git a/taipy/gui/viselements.json b/taipy/gui/viselements.json index 34c354f0a..73d152f7b 100644 --- a/taipy/gui/viselements.json +++ b/taipy/gui/viselements.json @@ -1067,7 +1067,7 @@ { "name": "on_action", "type": "Union[str, Callable]", - "doc": "A function or the name of a function that is triggered when the download is terminated (or on user action if content is None).
This function is invoked with the following parameters:\n", + "doc": "A function or the name of a function that is triggered when the download is terminated (or on user action if content is None).
This function is invoked with the following parameters:\n", "signature": [ ["state", "State"], ["id", "str"],