aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/javascript/reference/operators/optional_chaining
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-08-03 07:54:02 +0200
committerGitHub <noreply@github.com>2021-08-03 07:54:02 +0200
commit0a025f328141b5f98a8f1d9635510433783d08e4 (patch)
treef94d055dd1bc509ae5f3f7252342e89f10c6581e /files/fr/web/javascript/reference/operators/optional_chaining
parentb3400a41e5ff084784e4557bb07c0a351a34d477 (diff)
downloadtranslated-content-0a025f328141b5f98a8f1d9635510433783d08e4.tar.gz
translated-content-0a025f328141b5f98a8f1d9635510433783d08e4.tar.bz2
translated-content-0a025f328141b5f98a8f1d9635510433783d08e4.zip
Fix other h2m unhandled (#1863)
* Fixes some elements per Will's review * Remove useless spans from rich text copy in Kuma
Diffstat (limited to 'files/fr/web/javascript/reference/operators/optional_chaining')
-rw-r--r--files/fr/web/javascript/reference/operators/optional_chaining/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/javascript/reference/operators/optional_chaining/index.html b/files/fr/web/javascript/reference/operators/optional_chaining/index.html
index dcf1744d67..7fd8595772 100644
--- a/files/fr/web/javascript/reference/operators/optional_chaining/index.html
+++ b/files/fr/web/javascript/reference/operators/optional_chaining/index.html
@@ -174,7 +174,7 @@ console.log(villeDuClient); // Ville inconnue</pre>
</tbody>
</table>
-<h2 id="Compatibilité_des_navigateurs"><span>Compatibilité des navigateurs</span></h2>
+<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
<p>{{Compat("javascript.operators.optional_chaining")}}</p>