From 78fd4e22e1bb0d3b846fb16ace925d900f5b40a1 Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Mon, 27 Jul 2020 14:42:39 -0700 Subject: [PATCH] Fix typo --- xml/System.Text/Encoding.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Text/Encoding.xml b/xml/System.Text/Encoding.xml index 679fb20963a..eceddf87e97 100644 --- a/xml/System.Text/Encoding.xml +++ b/xml/System.Text/Encoding.xml @@ -1123,7 +1123,7 @@ In the .NET Framework on the Windows desktop, the property always returns the . UTF-8 is supported on all the operating systems (Windows, Linux, and Max OS X) on which .NET Core applications run. +On .NET Core, the property always returns the . UTF-8 is supported on all the operating systems (Windows, Linux, and macOS) on which .NET Core applications run. ]]>