Skip to content

Commit d015cf5

Browse files
authored
fix broken syntax (dotnet#8481)
1 parent 107010e commit d015cf5

File tree

1 file changed

+1
-1
lines changed
  • docs/framework/configure-apps/file-schema/wcf

1 file changed

+1
-1
lines changed

docs/framework/configure-apps/file-schema/wcf/identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The identity element allows a client developer to specify at design time the exp
1717
<certificate encodedValue="String"/>
1818
<certificateReference findValue="String"
1919
isChainIncluded="Boolean"
20-
storeName="AddressBook/AuthRoot/CertificateAuthority/Disallowed/My/Root/TrustedPeople/TrustedPublisher"storeName="
20+
storeName="AddressBook/AuthRoot/CertificateAuthority/Disallowed/My/Root/TrustedPeople/TrustedPublisher"
2121
storeLocation="LocalMachine/CurrentUser"
2222
X509FindType= Enumeration./>
2323
<dns value="String"/>

0 commit comments

Comments
 (0)