Skip to content

Commit 72da114

Browse files
user135711Ron Petrusha
authored andcommitted
typo (#4898)
1 parent 214fd2d commit 72da114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/wcf/whats-wcf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ms.workload:
6767

6868
- **Multiple Transports and Encodings**
6969

70-
Messages can be sent on any of several built-in transport protocols and encodings. The most common protocol and encoding is to send text encoded SOAP messages using is the HyperText Transfer Protocol (HTTP) for use on the World Wide Web. Alternatively, [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] allows you to send messages over TCP, named pipes, or MSMQ. These messages can be encoded as text or using an optimized binary format. Binary data can be sent efficiently using the MTOM standard. If none of the provided transports or encodings suit your needs you can create your own custom transport or encoding. [!INCLUDE[crabout](../../../includes/crabout-md.md)] transports and encodings supported by [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] see [Transports](../../../docs/framework/wcf/feature-details/transports.md).
70+
Messages can be sent on any of several built-in transport protocols and encodings. The most common protocol and encoding is to send text encoded SOAP messages using the HyperText Transfer Protocol (HTTP) for use on the World Wide Web. Alternatively, [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] allows you to send messages over TCP, named pipes, or MSMQ. These messages can be encoded as text or using an optimized binary format. Binary data can be sent efficiently using the MTOM standard. If none of the provided transports or encodings suit your needs you can create your own custom transport or encoding. [!INCLUDE[crabout](../../../includes/crabout-md.md)] transports and encodings supported by [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] see [Transports](../../../docs/framework/wcf/feature-details/transports.md).
7171

7272
- **Reliable and Queued Messages**
7373

0 commit comments

Comments
 (0)