From dd02da9d44cfcafbb6bde606283aa7b6d7b4e93d Mon Sep 17 00:00:00 2001
From: Samad Khafi <skhafi7@gmail.com>
Date: Sun, 29 Oct 2023 12:05:35 +0530
Subject: [PATCH] fix: typo in zellij word

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8f03de2..63f6e7a 100644
--- a/README.md
+++ b/README.md
@@ -301,7 +301,7 @@ List of projects that provide terminal user interfaces
 - [TUI_ProjectManager](https://github.com/NicoDblc/TUI_ProjectManager) A simple project-based todo list written in Rust
 - [tuihub](https://github.com/ashis0013/tuihub) A utility hub/dashboard for personal use
 - [Visidata](https://github.com/saulpw/visidata) A terminal spreadsheet multitool for discovering and arranging data
-- [zelliji](https://github.com/zellij-org/zellij) A terminal workspace with batteries included
+- [zellij](https://github.com/zellij-org/zellij) A terminal workspace with batteries included
 - [Vifm](https://vifm.info) File manager with Vim bindings and scripting/configuration style
 - [zeit](https://github.com/mrusme/zeit) A command line tool for tracking time spent on activities.
 ---