From bc822209741fc73b8daf4a67ad85485df99816b8 Mon Sep 17 00:00:00 2001 From: Nelson Chen Date: Sun, 10 Nov 2019 10:25:19 -0700 Subject: [PATCH] Update SOS_README.md (dotnet/coreclr#27799) Correct to "out of band" Commit migrated from https://github.com/dotnet/coreclr/commit/1b261216c6be2fd9ae0d7a8250604349f404e760 --- src/coreclr/src/ToolBox/SOS/SOS_README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/src/ToolBox/SOS/SOS_README.md b/src/coreclr/src/ToolBox/SOS/SOS_README.md index 298d766..8fe7068 100644 --- a/src/coreclr/src/ToolBox/SOS/SOS_README.md +++ b/src/coreclr/src/ToolBox/SOS/SOS_README.md @@ -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. -- 2.7.4