From 2c90e5084237a12db67d11cd9f45f0642117115e Mon Sep 17 00:00:00 2001 From: emma Date: Tue, 21 Nov 2023 13:30:46 -0700 Subject: [PATCH] small typo --- yt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt b/yt index 32a73f1..fe4d50e 100755 --- a/yt +++ b/yt @@ -192,7 +192,7 @@ search() { selection="$(printf '%s\n' "$results" \ | $YTPICK \ - | sed 's/.*\[//g' + | sed 's/.*\[//g' \ | tr -d ']')" if test -n "$selection"; then