Update SOS_README.md (dotnet/coreclr#27799)
authorNelson Chen <crazysim@gmail.com>
Sun, 10 Nov 2019 17:25:19 +0000 (10:25 -0700)
committerAaron Robinson <arobins@microsoft.com>
Sun, 10 Nov 2019 17:25:19 +0000 (12:25 -0500)
Correct to "out of band"

Commit migrated from https://github.com/dotnet/coreclr/commit/1b261216c6be2fd9ae0d7a8250604349f404e760

src/coreclr/src/ToolBox/SOS/SOS_README.md

index 298d766..8fe7068 100644 (file)
@@ -1,4 +1,4 @@
-SOS and other diagnostic tools now ship of band and work with any version of the .NET Core runtime.
+SOS and other diagnostic tools now ship out of band and work with any version of the .NET Core runtime.
 
 SOS has moved to the diagnostics repo here: https://github.com/dotnet/diagnostics.git.