aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/workerglobalscope/self/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/workerglobalscope/self/index.html')
-rw-r--r--files/fr/web/api/workerglobalscope/self/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/workerglobalscope/self/index.html b/files/fr/web/api/workerglobalscope/self/index.html
index 6260113f9d..8adef5a5f2 100644
--- a/files/fr/web/api/workerglobalscope/self/index.html
+++ b/files/fr/web/api/workerglobalscope/self/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/WorkerGlobalScope/self
<pre class="brush: js">var selfRef = self;</pre>
-<h3 id="Specifications" name="Specifications">Valeur</h3>
+<h3 id="Specifications">Valeur</h3>
<p>Un objet global scope (qui diffère selon le type du worker concerné, comme indiqué ci-dessus).</p>