diff --git a/source/import_documentation/Components/Solid-Form.rst b/source/import_documentation/Components/Solid-Form.rst
index 65a04468bf0c65ee4408e6a7ae87dcc79dd98324..fe5c1e6f1b222effac223a26eee1623310158893 100644
--- a/source/import_documentation/Components/Solid-Form.rst
+++ b/source/import_documentation/Components/Solid-Form.rst
@@ -131,8 +131,10 @@ Attributes
 ~~~~~~~~~~~~~~~~
    *Available from version 0.16*
 
-   Add this attribute for the field ``[field]`` to define the stepping interval number to use as constraint validation . Its value is given in seconds (default value is 60).
-   It works only with a ``solid-form-time`` widget.
+   Add this attribute for the field ``[field]`` to define the stepping interval number to use as constraint validation. Its based on the ``min-[field]`` value.
+   It works with :
+      -  ``solid-form-time`` widget : Its value is given in seconds (default value is 60).
+      -  ``solid-form-number`` widget : Its default value is 1.
 
 Widgets
 -------