From 42bb014b2f6eab426e6225c75a2ec49105813983 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Mon, 11 Jul 2022 02:05:01 +0200 Subject: [PATCH] linux/*: fix spelling errors --- pages/linux/resolvectl.md | 2 +- pages/linux/sacctmgr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"`