aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/htmlformelement/action
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/htmlformelement/action')
-rw-r--r--files/fr/web/api/htmlformelement/action/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/htmlformelement/action/index.md b/files/fr/web/api/htmlformelement/action/index.md
index 612ca4a371..84b6bb9ba4 100644
--- a/files/fr/web/api/htmlformelement/action/index.md
+++ b/files/fr/web/api/htmlformelement/action/index.md
@@ -5,7 +5,7 @@ translation_of: Web/API/HTMLFormElement/action
---
{{APIRef("HTML DOM")}}
-La propriété **`HTMLFormElement.action`** représente l'action associée à l'élément {{HTMLElement("form")}}.
+La propriété **`HTMLFormElement.action`** représente l'action associée à l'élément {{HTMLElement("form")}}.
L'action d'un formulaire est le programme exécuté sur le serveur lorsque le formulaire est soumis. Cette propriété peut être récupérée ou définie.