Fix securityDescriptor typo in xmlConfigFile.md

pull/653/head
albaltimore 2020-08-21 14:24:59 +02:00 committed by GitHub
parent 878690f67a
commit 1b4c3164df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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