aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/performanceresourcetiming/fetchstart/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/performanceresourcetiming/fetchstart/index.html')
-rw-r--r--files/fr/web/api/performanceresourcetiming/fetchstart/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/performanceresourcetiming/fetchstart/index.html b/files/fr/web/api/performanceresourcetiming/fetchstart/index.html
index 2deb1ba0e9..9acdd0756b 100644
--- a/files/fr/web/api/performanceresourcetiming/fetchstart/index.html
+++ b/files/fr/web/api/performanceresourcetiming/fetchstart/index.html
@@ -13,7 +13,7 @@ translation_of: Web/API/PerformanceResourceTiming/fetchStart
---
<div>{{APIRef("Resource Timing API")}}</div>
-<p class="summary">La propriété en lecture seule <strong><code>fetchStart</code></strong> représente un <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> immédiatement avant que le navigateur ne commence à récupérer la ressource.</p>
+<p>La propriété en lecture seule <strong><code>fetchStart</code></strong> représente un <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> immédiatement avant que le navigateur ne commence à récupérer la ressource.</p>
<p>S'il y a des redirections HTTP, la propriété renvoie le temps immédiatement avant que l'agent utilisateur ne commence à récupérer la ressource finale dans la redirection.</p>