From e7edb892f31942290f1aad31f77d7c27d37f9a25 Mon Sep 17 00:00:00 2001 From: miguel Date: Tue, 28 Mar 2023 14:59:30 +0100 Subject: [PATCH] docs(real-time-forum): typo --- subjects/real-time-forum/typing-in-progress/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/real-time-forum/typing-in-progress/README.md b/subjects/real-time-forum/typing-in-progress/README.md index ef8bf6d12..682e44dcb 100644 --- a/subjects/real-time-forum/typing-in-progress/README.md +++ b/subjects/real-time-forum/typing-in-progress/README.md @@ -16,7 +16,7 @@ The typing in progress engine must work in real time! This meaning that if you s This engine must have/display: -- A websocket to stablish the connection with both users +- A websocket to establish the connection with both users - An animation so that the user can see that you are typing, this animation should be smooth (no interruptions/janks) and just enough to draw attention for the user to see (user friendly) - The name of the user that is typing - Whenever the user stops typing or finishes the conversation, it should not display the animation