aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/workerglobalscope/console/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/workerglobalscope/console/index.html')
-rw-r--r--files/fr/web/api/workerglobalscope/console/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/workerglobalscope/console/index.html b/files/fr/web/api/workerglobalscope/console/index.html
index f045e26b62..e60d13bf38 100644
--- a/files/fr/web/api/workerglobalscope/console/index.html
+++ b/files/fr/web/api/workerglobalscope/console/index.html
@@ -32,7 +32,7 @@ translation_of: Web/API/WorkerGlobalScope/console
<p>Si vous appelez <code>console.log()</code> depuis un {{domxref("DedicatedWorkerGlobalScope")}} ou un autre contexte qui agit sur une seule fenêtre chargée, la console de l'onglet correspondant recevra le message. En revanche, si vous appelez <code>console.log()</code> depuis un {{domxref("SharedWorkerGlobalScope")}}, la console globale du navigateur recevra le message.</p>
-<h2 id="Specifications" name="Specifications">Spécifications</h2>
+<h2 id="Specifications">Spécifications</h2>
<p>Ne fait pas encore parti d'une spécification.</p>