Fix securityDescriptor typo in xmlConfigFile.md (#653)

This commit is contained in:
albaltimore
2020-08-22 02:20:40 +02:00
committed by GitHub
parent 878690f67a
commit 149a91a88e

View File

@@ -260,7 +260,7 @@ The security descriptor string for the service in SDDL form.
For more information, see [Security Descriptor Definition Language](https://docs.microsoft.com/windows/win32/secauthz/security-descriptor-definition-language).
```xml
<securtityDescriptor></securtityDescriptor>
<securityDescriptor></securityDescriptor>
```
### Service account