From 8f5cb82da30af909544f7cf4000e9bd5f7f62659 Mon Sep 17 00:00:00 2001 From: Ameya Shenoy Date: Thu, 15 Apr 2021 23:05:39 +0530 Subject: [PATCH] fix: typo socket.io Signed-off-by: Ameya Shenoy --- 0001-intro/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0001-intro/index.html b/0001-intro/index.html index f98b23d..3060577 100644 --- a/0001-intro/index.html +++ b/0001-intro/index.html @@ -38,7 +38,7 @@ - Python for the backend - VueJS for the fronetend - MariaDB as SQL database - - Redis with Socker.IO for PubSub and data caching + - Redis with Socket.IO for PubSub and data caching --- - Automated installation using Ansible - Implemented pixel tracking for outbound emails