From 1278f4cb6e66205719e24c641a5bb2a413c3204e Mon Sep 17 00:00:00 2001
From: Kareem Ebrahim
Date: Sat, 31 Aug 2024 20:16:15 +0300
Subject: [PATCH] =?UTF-8?q?fix:=20typo=20in=20cli=20feature=20card=20?=
=?UTF-8?q?=E2=9C=8F=EF=B8=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
apps/web/src/sections/Features/cards/cli.tsx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/apps/web/src/sections/Features/cards/cli.tsx b/apps/web/src/sections/Features/cards/cli.tsx
index 428c21af..644bc2e3 100644
--- a/apps/web/src/sections/Features/cards/cli.tsx
+++ b/apps/web/src/sections/Features/cards/cli.tsx
@@ -7,7 +7,8 @@ const CLI = () => {
- $
table --help
+ ${" "}
+ tablex --help
Table Viewer for modern developers.