Skip to content

Commit

Permalink
fixup! fixup docs
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Weiße <[email protected]>
  • Loading branch information
daniel-weisse committed Dec 9, 2024
1 parent b7fa903 commit 96f709e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/workflows/user-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The following shows an example for authenticating with a key and certificate sto
}
```

Assuming the key and certificate have the label `marblerun-key` and `marblerun-cert` respectively, invoked the CLI as follows:
Assuming the key and certificate have the label `marblerun-key` and `marblerun-cert` respectively, invoke the CLI as follows:

```bash
marblerun --pkcs11-config /path/to/pkcs11-config.json --pkcs11-key-label marblerun-key --pkcs11-cert-label marblerun-cert [COMMAND]
Expand Down

0 comments on commit 96f709e

Please sign in to comment.