From 02311a6b3e8bd1cfb000c9ff4a26938dacb3a042 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 25 May 2025 20:48:40 +0100 Subject: [PATCH] fix(shell/1password): fix typo in comment of script --- zsh/1password.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/1password.zsh b/zsh/1password.zsh index 78ff869..16b8299 100644 --- a/zsh/1password.zsh +++ b/zsh/1password.zsh @@ -6,7 +6,7 @@ # aliases. This is necessary for shell completion to work correctly with aliases # to commands which have 1Password integration enabled. # -# This function a hacky-ish workaround to the issue described here: +# This function is a hacky-ish workaround to the issue described here: # https://github.com/1Password/shell-plugins/issues/433 # # It loads the 1Password CLI plugin script file, then finds all aliases that are