aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/performance/tojson/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/performance/tojson/index.html')
-rw-r--r--files/fr/web/api/performance/tojson/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/performance/tojson/index.html b/files/fr/web/api/performance/tojson/index.html
index 6cf32a8077..3136d2d867 100644
--- a/files/fr/web/api/performance/tojson/index.html
+++ b/files/fr/web/api/performance/tojson/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/Performance/toJSON
---
<div>{{APIRef("High Resolution Timing")}}</div>
-<p class="seoSummary">La méthode <strong><code>toJSON()</code></strong> de l'interface {{domxref("Performance")}} est un sérialiseur standard : elle renvoie une représentation JSON des propriétés de l'objet performance.</p>
+<p>La méthode <strong><code>toJSON()</code></strong> de l'interface {{domxref("Performance")}} est un sérialiseur standard : elle renvoie une représentation JSON des propriétés de l'objet performance.</p>
<p>{{AvailableInWorkers}}</p>