Skip to content

Commit a625b9e

Browse files
committed
edits
1 parent 19dad86 commit a625b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-tools/windows-communication-foundation-services-and-wcf-data-services-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Select a service endpoint by following these steps:
168168

169169
1. When you enter the code, an IntelliSense list displays that includes the overloads for the constructor. Select the `endpointConfigurationName As String` overload.
170170

171-
1. After you select the overload, enter `="\<Endpoint>"`, where `<Endpoint>` is the name of the endpoint service you want to use.
171+
1. After you select the overload, enter `="<Endpoint>"`, where `<Endpoint>` is the name of the endpoint service you want to use.
172172

173173
> [!TIP]
174174
> The names of the available endpoints are defined in the *app.config* file.

0 commit comments

Comments
 (0)