aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/eventsource/onopen/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/eventsource/onopen/index.html')
-rw-r--r--files/fr/web/api/eventsource/onopen/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/files/fr/web/api/eventsource/onopen/index.html b/files/fr/web/api/eventsource/onopen/index.html
index 2db0dff38c..64b0d58fb9 100644
--- a/files/fr/web/api/eventsource/onopen/index.html
+++ b/files/fr/web/api/eventsource/onopen/index.html
@@ -24,7 +24,7 @@ translation_of: Web/API/EventSource/onopen
};</pre>
<div class="note">
-<p><strong>Note</strong>: Vous pouvez trouver un exemple complet sur GitHub — voir <a href="https://github.com/mdn/dom-examples/tree/master/server-sent-events">Simple SSE demo using PHP.</a></p>
+<p><strong>Note :</strong> Vous pouvez trouver un exemple complet sur GitHub — voir <a href="https://github.com/mdn/dom-examples/tree/master/server-sent-events">Simple SSE demo using PHP.</a></p>
</div>
<h2 id="Spécifications">Spécifications</h2>
@@ -44,9 +44,6 @@ translation_of: Web/API/EventSource/onopen
</tbody>
</table>
-<ul>
-</ul>
-
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
<p>{{Compat("api.EventSource.onopen")}}</p>