aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/clients/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/clients/index.html')
-rw-r--r--files/fr/web/api/clients/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/clients/index.html b/files/fr/web/api/clients/index.html
index 3607baccad..aab1e6c132 100644
--- a/files/fr/web/api/clients/index.html
+++ b/files/fr/web/api/clients/index.html
@@ -15,7 +15,7 @@ translation_of: Web/API/Clients
---
<div>{{APIRef("Service Workers API")}}</div>
-<p class="summary">L'interface <code>Clients</code> permet d'accéder aux objets <a href="/fr/docs/Web/API/Client"><code>Client</code></a>. On y accède via <code><a href="/fr/docs/Web/API/ServiceWorkerGlobalScope"><code>self</code></a>.clients</code> au sein d'un <a href="/fr/docs/Web/API/Service_Worker_API">service worker</a>.</p>
+<p>L'interface <code>Clients</code> permet d'accéder aux objets <a href="/fr/docs/Web/API/Client"><code>Client</code></a>. On y accède via <code><a href="/fr/docs/Web/API/ServiceWorkerGlobalScope"><code>self</code></a>.clients</code> au sein d'un <a href="/fr/docs/Web/API/Service_Worker_API">service worker</a>.</p>
<h2 id="methods">Méthodes</h2>