From 7d9dcdcfe8b5e4d95ef4556e6923f7358a9e2d16 Mon Sep 17 00:00:00 2001 From: Irene Diez Date: Tue, 3 Oct 2023 11:17:42 +0200 Subject: [PATCH] docs: fix typos Signed-off-by: Irene Diez --- docs/sims/encryption.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sims/encryption.md b/docs/sims/encryption.md index fb0c7b44a..eaaf89a5f 100644 --- a/docs/sims/encryption.md +++ b/docs/sims/encryption.md @@ -28,4 +28,5 @@ The module name of this module during the TO2 protocol is *org.fedoraiot.diskenc | --- | --- | --- | | `disk-label` | `tstr` | The filesystem/Device Mapper label of the disk | | `reencrypt-initiated` | `bool` | Indicates whether a re-encrypt has been initiated | -| `bound` | `bool` | Indicates whether re-binding to the new Clevis PIN succeesfully completed | +| `bound` | `bool` | Indicates whether re-binding to the new Clevis PIN successfully completed | +