From fa28de7fc85bb92c3309fcab7d3f9614a995b3f9 Mon Sep 17 00:00:00 2001
From: Manon Bourgognon <manon.bourgognon@epitech.eu>
Date: Mon, 21 Dec 2020 17:45:39 +0100
Subject: [PATCH] update documentation

---
 source/import_documentation/Components/Solid-Form-Search.rst | 3 ++-
 source/import_documentation/Components/Solid-Form.rst        | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/source/import_documentation/Components/Solid-Form-Search.rst b/source/import_documentation/Components/Solid-Form-Search.rst
index d293227..93b75e5 100644
--- a/source/import_documentation/Components/Solid-Form-Search.rst
+++ b/source/import_documentation/Components/Solid-Form-Search.rst
@@ -90,7 +90,8 @@ Attributes
 ~~~~~~~~~~~~~~~~~~~~~~~~
    *Available from version 0.15*
 
-   Equal to the value ``"off"``, it cancels the automatic entry of values in the relevant ``[field]``.
+   Equal to the value ``off``, it cancels the automatic entry of values in the relevant ``[field]``.
+   It can be added to ``inputs``, ``textarea`` and ``select``.
 
 Widgets
 -------
diff --git a/source/import_documentation/Components/Solid-Form.rst b/source/import_documentation/Components/Solid-Form.rst
index f56597f..5e9b45a 100644
--- a/source/import_documentation/Components/Solid-Form.rst
+++ b/source/import_documentation/Components/Solid-Form.rst
@@ -115,7 +115,8 @@ Attributes
 ~~~~~~~~~~~~~~~~~~~~~~~~
    *Available from version 0.15*
 
-   Equal to the value ``"off"``, it cancels the automatic entry of values in the relevant ``[field]``.
+   Equal to the value ``off``, it cancels the automatic entry of values in the relevant ``[field]``.
+   It can be added to ``inputs``, ``textarea`` and ``select``.
 
 Widgets
 -------
-- 
GitLab