aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/windowclient/focus/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/windowclient/focus/index.html')
-rw-r--r--files/fr/web/api/windowclient/focus/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/windowclient/focus/index.html b/files/fr/web/api/windowclient/focus/index.html
index 577285459b..b78542bb67 100644
--- a/files/fr/web/api/windowclient/focus/index.html
+++ b/files/fr/web/api/windowclient/focus/index.html
@@ -14,7 +14,7 @@ translation_of: Web/API/WindowClient/focus
---
<p>{{SeeCompatTable}}{{APIRef("Service Workers API")}}</p>
-<p>La méthode <strong><code>focus()</code></strong> de l'interface {{domxref("WindowClient")}} focus le client en cours et retourne une {{jsxref("Promise")}} qui est résolue vers le<span> {{domxref("WindowClient")}} existant.</span></p>
+<p>La méthode <strong><code>focus()</code></strong> de l'interface {{domxref("WindowClient")}} focus le client en cours et retourne une {{jsxref("Promise")}} qui est résolue vers le {{domxref("WindowClient")}} existant.</p>
<h2 id="Syntaxe">Syntaxe</h2>