aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/performanceentry/duration/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/performanceentry/duration/index.html')
-rw-r--r--files/fr/web/api/performanceentry/duration/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/performanceentry/duration/index.html b/files/fr/web/api/performanceentry/duration/index.html
index 14b9f3e4e7..8fa0aa4edf 100644
--- a/files/fr/web/api/performanceentry/duration/index.html
+++ b/files/fr/web/api/performanceentry/duration/index.html
@@ -12,7 +12,7 @@ translation_of: Web/API/PerformanceEntry/duration
---
<div>{{APIRef("Performance Timeline API")}}</div>
-<p class="summary">La propriété <strong><code>duration</code></strong> renvoie un <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> qui correspond à la durée de l'<a href="/fr/docs/Web/API/PerformanceEntry">entrée de performance</a>.</p>
+<p>La propriété <strong><code>duration</code></strong> renvoie un <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> qui correspond à la durée de l'<a href="/fr/docs/Web/API/PerformanceEntry">entrée de performance</a>.</p>
<p>{{AvailableInWorkers}}</p>