From 42d1f9ff437e76d04962fbdc4b1ed580f8f9230a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Gordon?= Date: Mon, 30 Sep 2024 22:12:45 +0200 Subject: [PATCH] Fixed typo in word networking --- content/runbooks/general/NodeNetworkInterfaceFlapping.md | 2 +- content/runbooks/node/NodeNetworkReceiveErrs.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/runbooks/general/NodeNetworkInterfaceFlapping.md b/content/runbooks/general/NodeNetworkInterfaceFlapping.md index 7673719..cd3933a 100644 --- a/content/runbooks/general/NodeNetworkInterfaceFlapping.md +++ b/content/runbooks/general/NodeNetworkInterfaceFlapping.md @@ -16,7 +16,7 @@ Network attached storage performance issues or even data loss. ## Diagnosis -Investigate networkng issues on the node and to connected hardware. +Investigate networking issues on the node and to connected hardware. Check physical cables, check networking firewall rules and so on. ## Mitigation diff --git a/content/runbooks/node/NodeNetworkReceiveErrs.md b/content/runbooks/node/NodeNetworkReceiveErrs.md index 2f45588..42b0a77 100644 --- a/content/runbooks/node/NodeNetworkReceiveErrs.md +++ b/content/runbooks/node/NodeNetworkReceiveErrs.md @@ -16,7 +16,7 @@ Network attached storage performance issues or even data loss. ## Diagnosis -Investigate networkng issues on the node and to connected hardware. +Investigate networking issues on the node and to connected hardware. Check physical cables, check networking firewall rules and so on. ## Mitigation