From 8e7c33bf15ba2835da03604b396885ace635689c Mon Sep 17 00:00:00 2001 From: David Chin Date: Mon, 24 Jan 2022 10:30:49 -0500 Subject: [PATCH] chore(1password): fix typo in `opswd` (#10614) --- plugins/1password/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/1password/README.md b/plugins/1password/README.md index 97be45437..f6790ca8a 100644 --- a/plugins/1password/README.md +++ b/plugins/1password/README.md @@ -11,7 +11,7 @@ plugins=(... 1password) Then, you can use the command `opswd` to copy passwords for services into your clipboard. -## `opwsd` +## `opswd` The `opswd` command is a wrapper around the `op` command. It takes a service name as an argument and copies the password for that service to the clipboard.