Skip to content

Commit b4043b3

Browse files
author
Ron Petrusha
authored
Merge pull request dotnet#2954 from iss0/patch-1
Fixed typo in syntax example.
2 parents 717bcb6 + 1ef18be commit b4043b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/framework/configure-apps/file-schema/wcf/certificate-for-identity.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Specifies an X.509 certificate used to validate a server to a client.
2626
## Syntax
2727

2828
```xml
29-
<certificate encodedValue = "Sring" />
29+
<certificate encodedValue = "String" />
3030
```
3131

3232
## Attributes and Elements

0 commit comments

Comments
 (0)