aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/performanceresourcetiming/connectstart/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/performanceresourcetiming/connectstart/index.html')
-rw-r--r--files/fr/web/api/performanceresourcetiming/connectstart/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/performanceresourcetiming/connectstart/index.html b/files/fr/web/api/performanceresourcetiming/connectstart/index.html
index 198a11274c..31d6fbf5da 100644
--- a/files/fr/web/api/performanceresourcetiming/connectstart/index.html
+++ b/files/fr/web/api/performanceresourcetiming/connectstart/index.html
@@ -13,7 +13,7 @@ translation_of: Web/API/PerformanceResourceTiming/connectStart
---
<div>{{APIRef("Resource Timing API")}}</div>
-<p class="summary">La propriété en lecture seule <strong><code>connectStart</code></strong> retourne le <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> de l'instant avant que l'agent utilisateur ne commence à établir la connexion au serveur pour récupérer la ressource.</p>
+<p>La propriété en lecture seule <strong><code>connectStart</code></strong> retourne le <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> de l'instant avant que l'agent utilisateur ne commence à établir la connexion au serveur pour récupérer la ressource.</p>
<p>{{AvailableInWorkers}}</p>