diff --git a/CueSDK.cs b/CueSDK.cs
index d9d5091..94c80f8 100644
--- a/CueSDK.cs
+++ b/CueSDK.cs
@@ -88,7 +88,7 @@ namespace CUE.NET
///
/// Checks if the SDK for the provided is available or checks if CUE is installed and SDK supported enabled if null is provided.
///
- /// The to check or null to check for generall SDK availability.
+ /// The to check or null to check for general SDK availability.
/// The availability of the provided .
public static bool IsSDKAvailable(CorsairDeviceType? sdkType = null)
{