Skip to content

Commit d034755

Browse files
authored
[DOCS-11706] Remove extra whitespace from yaml codeblock (DataDog#21052)
1 parent acce968 commit d034755

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

wincrashdetect/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ The Windows Crash Detection integration is included in the [Datadog Agent][1] pa
1919
2. Enable the Windows Crash Detection module in `C:\ProgramData\Datadog\system-probe.yaml` by setting the enabled flag to 'true':
2020

2121
```yaml
22-
windows_crash_detection:
23-
enabled: true
24-
```
22+
windows_crash_detection:
23+
enabled: true
24+
```
2525
3. [Restart the Agent][4].
2626
2727
### Validation

0 commit comments

Comments
 (0)