From 7541a65a2e4ada4a03d39f7e43282b032ae36bdd Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Wed, 4 Mar 2026 11:24:13 -0500 Subject: [PATCH] fix spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a209303..877797b 100644 --- a/README.md +++ b/README.md @@ -39,5 +39,5 @@ echo "avananlink" | unfurl.py (using wayland's wl-copy/paste commands, but you can adjust based on whatever your clipboard manager is) ``` -wl-paste | unfurl.py | wl-copyunf +wl-paste | unfurl.py | wl-copy ```