Skip to content

Commit cdc08dc

Browse files
Update docs/website/root/manual/getting-started/run-signer-node.md
Co-authored-by: olgahryniuk <[email protected]>
1 parent c466d66 commit cdc08dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/website/root/manual/getting-started/run-signer-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ When the KES keys expire, the Mithril signer is unable to register with the Mith
402402

403403
After rotating the KES keys on your Cardano block producer, we recommend following this upgrade procedure for your Mithril signer node:
404404
1. Update the `KES_SECRET_KEY_PATH` entry of your environment file to reflect the location of the **new KES secret key file**.
405-
2. Update the `OPERATIONAL_CERTIFICATE_PATH` entry of your environment file to reflect the location of the **new Operational certificate file**.
405+
2. Update the `OPERATIONAL_CERTIFICATE_PATH` entry of your environment file to reflect the location of the **new operational certificate file**.
406406
3. Restart your Mithril signer service with the following command:
407407
```bash
408408
sudo systemctl restart mithril-signer

0 commit comments

Comments
 (0)