From 2d632bc297f7f0585b482124cea79968128eb608 Mon Sep 17 00:00:00 2001
From: Alejandro Armas <58491232+mycroftsnm@users.noreply.github.com>
Date: Mon, 8 Apr 2024 23:29:32 -0300
Subject: [PATCH] Update README.md Fix Typo

Removes the extra ')' in the yazi segment meaning
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b05d2ab1..8b8c5861 100644
--- a/README.md
+++ b/README.md
@@ -358,7 +358,7 @@ You can enable as many segments as you like. It won't slow down your prompt or Z
 | `pyenv` | python environment from [pyenv](https://github.com/pyenv/pyenv) |
 | `ram` | free RAM |
 | `ranger` | [ranger](https://github.com/ranger/ranger) shell |
-| `yazi` | [yazi](https://github.com/sxyazi/yazi)) shell |
+| `yazi` | [yazi](https://github.com/sxyazi/yazi) shell |
 | `rbenv` | ruby environment from [rbenv](https://github.com/rbenv/rbenv) |
 | `rust_version` | [rustc](https://www.rust-lang.org) version |
 | `rvm` | ruby environment from [rvm](https://rvm.io) |