From de535f020516f8061f6dcebd9fee72b8ae1e3a50 Mon Sep 17 00:00:00 2001 From: erikdred <88980320+erikdred@users.noreply.github.com> Date: Thu, 5 Jun 2025 16:15:27 -0400 Subject: [PATCH] Corrected spelling error in `PepperDash.Essentials.Core.StatusMonitorBase` --- Communication-Basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Communication-Basics.md b/Communication-Basics.md index 66886aa..3202c94 100644 --- a/Communication-Basics.md +++ b/Communication-Basics.md @@ -10,7 +10,7 @@ In networked A/V systems, devices can use many different methods of communicatio * `PepperDash.Core.GenericSshClient` * `PepperDash.Core.GenericSecureTcpIpClient` * `PepperDash.Essentials.Core.ComPortController` -* `PepperDash.Essentilas.Core.StatusMonitorBase` +* `PepperDash.Essentials.Core.StatusMonitorBase` ## IBasicCommunication and ISocketStatus