Skip to content

Commit 26a19cd

Browse files
authored
Remove duplicate word
1 parent 3618067 commit 26a19cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/framework/whats-new/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Starting with the .NET Framework 4.7, WCF allows you to configure TSL 1.1 or TLS
120120

121121
**Improved reliability of WCF applications and WCF serialization**
122122

123-
WCF includes a number of code changes that eliminate race conditions, thereby improving improving performance and the reliability of serialization options. These include:
123+
WCF includes a number of code changes that eliminate race conditions, thereby improving performance and the reliability of serialization options. These include:
124124

125125
- Better support for mixing asynchronous and synchronous code in calls to **SocketConnection.BeginRead** and **SocketConnection.Read**.
126126
- Improved reliability when aborting a connection with **SharedConnectionListener** and **DuplexChannelBinder**.
@@ -1419,4 +1419,4 @@ For more information on the <xref:System.TimeZoneInfo> structure and time zone a
14191419
[The .NET Framework and Out-of-Band Releases](../../../docs/framework/get-started/the-net-framework-and-out-of-band-releases.md)
14201420
[What's New in Visual Studio 2017](/visualstudio/ide/whats-new-in-visual-studio)
14211421
[ASP.NET](/aspnet)
1422-
[What’s New in Visual C++](/cpp/what-s-new-for-visual-cpp-in-visual-studio)
1422+
[What’s New in Visual C++](/cpp/what-s-new-for-visual-cpp-in-visual-studio)

0 commit comments

Comments
 (0)