Browse Source

chore(1password): fix typo in `opswd` (#10614)

David Chin 2 years ago
parent
commit
8e7c33bf15
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/1password/README.md

+ 1 - 1
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.