From bf56ea2c07ac1c37b8e30ea643a05277f447eb1d Mon Sep 17 00:00:00 2001 From: swiing <54545719+swiing@users.noreply.github.com> Date: Mon, 2 Aug 2021 10:09:05 +0200 Subject: typos (#1836) --- .../api/websockets_api/writing_websocket_client_applications/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/fr/web') diff --git a/files/fr/web/api/websockets_api/writing_websocket_client_applications/index.html b/files/fr/web/api/websockets_api/writing_websocket_client_applications/index.html index 92c3179ee8..be7fe1ccbf 100644 --- a/files/fr/web/api/websockets_api/writing_websocket_client_applications/index.html +++ b/files/fr/web/api/websockets_api/writing_websocket_client_applications/index.html @@ -118,7 +118,7 @@ function sendText() {

Réception et interprétation d'objets JSON

-

Considérons l'application de chatr évoquée dans {{ anch("Using JSON to transmit objects") }}. Le client peut recevoir différents tupes de paquets de données, tels que:

+

Considérons l'application de chat évoquée dans {{ anch("Using JSON to transmit objects") }}. Le client peut recevoir différents types de paquets de données, tels que: