diff --git a/samples/ConPTY/MiniTerm/MiniTerm/Terminal.cs b/samples/ConPTY/MiniTerm/MiniTerm/Terminal.cs
index df4bb217342..10df9364e10 100644
--- a/samples/ConPTY/MiniTerm/MiniTerm/Terminal.cs
+++ b/samples/ConPTY/MiniTerm/MiniTerm/Terminal.cs
@@ -41,7 +41,7 @@ private static void EnableVirtualTerminalSequenceProcessing()
}
///
- /// Start the psuedoconsole and run the process as shown in
+ /// Start the pseudoconsole and run the process as shown in
/// https://docs.microsoft.com/en-us/windows/console/creating-a-pseudoconsole-session#creating-the-pseudoconsole
///
/// the command to run, e.g. cmd.exe