aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/window/blur/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/window/blur/index.html')
-rw-r--r--files/fr/web/api/window/blur/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/window/blur/index.html b/files/fr/web/api/window/blur/index.html
index aaad6b9ec1..75091cf2a6 100644
--- a/files/fr/web/api/window/blur/index.html
+++ b/files/fr/web/api/window/blur/index.html
@@ -22,7 +22,7 @@ translation_of: Web/API/Window/blur
<h2 id="Notes">Notes</h2>
-<p>La méthode window.blur () est l'équivalent programmatique du déplacement du focus de l'utilisateur loin de la fenêtre courante.</p>
+<p>La méthode <code>window.blur()</code> est l'équivalent programmatique du déplacement du focus de l'utilisateur loin de la fenêtre courante.</p>
<h2 id="Specification">Spécification</h2>