aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/intersectionobserver/unobserve/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/intersectionobserver/unobserve/index.html')
-rw-r--r--files/fr/web/api/intersectionobserver/unobserve/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/intersectionobserver/unobserve/index.html b/files/fr/web/api/intersectionobserver/unobserve/index.html
index 188cd55d4e..c307d129e3 100644
--- a/files/fr/web/api/intersectionobserver/unobserve/index.html
+++ b/files/fr/web/api/intersectionobserver/unobserve/index.html
@@ -13,7 +13,7 @@ translation_of: Web/API/IntersectionObserver/unobserve
---
<div>{{APIRef("Intersection Observer API")}}</div>
-<p class="summary">La méthode <code><strong>unobserve()</strong></code> de l'interface <a href="/fr/docs/Web/API/IntersectionObserver"><code>IntersectionObserver</code></a> indique à l'objet <code>IntersectionObserver</code> courant de cesser d'observer l'élément cible spécifié.</p>
+<p>La méthode <code><strong>unobserve()</strong></code> de l'interface <a href="/fr/docs/Web/API/IntersectionObserver"><code>IntersectionObserver</code></a> indique à l'objet <code>IntersectionObserver</code> courant de cesser d'observer l'élément cible spécifié.</p>
<h2 id="syntax">Syntaxe</h2>