We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237c9c3 commit 23f9bf7Copy full SHA for 23f9bf7
README.md
@@ -122,7 +122,7 @@ key. This key is added to LUKS as an additional passphrase. We then encrypt
122
this key using Clevis, and store the output JWE inside the LUKS header using
123
[LUKSMeta](http://github.com/latchset/luksmeta).
124
125
-Here is an example where we bind `/dev/sda1` using the Tang ping:
+Here is an example where we bind `/dev/sda1` using the Tang pin:
126
127
```bash
128
$ sudo clevis luks bind -d /dev/sda1 tang '{"url": "http://tang.local"}'
0 commit comments