aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/treewalker/whattoshow/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/treewalker/whattoshow/index.html')
-rw-r--r--files/fr/web/api/treewalker/whattoshow/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/treewalker/whattoshow/index.html b/files/fr/web/api/treewalker/whattoshow/index.html
index d0d559adbf..4e63064707 100644
--- a/files/fr/web/api/treewalker/whattoshow/index.html
+++ b/files/fr/web/api/treewalker/whattoshow/index.html
@@ -93,7 +93,7 @@ translation_of: Web/API/TreeWalker/whatToShow
<pre class="syntaxbox"><em>nodeTypes</em> = treeWalker.whatToShow;</pre>
-<h2 id="Example" name="Example">Exemples</h2>
+<h2 id="Example">Exemples</h2>
<pre class="brush: js">var treeWalker = document.createTreeWalker(
document.body,