diff --git a/pages/linux/resolvectl.md b/pages/linux/resolvectl.md index 83a568a79..b44fcfc3e 100644 --- a/pages/linux/resolvectl.md +++ b/pages/linux/resolvectl.md @@ -28,6 +28,6 @@ `resolvectl opengpg {{email}}` -- Retreive a TLS key: +- Retrieve a TLS key: `resolvectl tlsa tcp {{domain}}:443` diff --git a/pages/linux/sacctmgr.md b/pages/linux/sacctmgr.md index 13c3fda3b..7ff68333f 100644 --- a/pages/linux/sacctmgr.md +++ b/pages/linux/sacctmgr.md @@ -17,4 +17,4 @@ - Show details of user/association/cluster/account using a specific format: -`sacctmgr show {{user|association|cluster|account}} format="Accout%10" format="GrpTRES%30"` +`sacctmgr show {{user|association|cluster|account}} format="Account%10" format="GrpTRES%30"`