Skip to content

Commit 671a78c

Browse files
authored
Fixes typos (#6135)
1 parent 122bea2 commit 671a78c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/getting-started/configure-integration-policy.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ The quarantine folder location varies by operating system:
9090

9191
- macOS: `/System/Volumes/Data/.equarantine`
9292
- Linux: `.equarantine` at the root of the mount point of the file being quarantined
93-
- Windows - {elastic-defend} versions 8.5 and later: `[DriveLetter:]\.quarantine`, unless the files are from the `C:` drive. These files are moved to `C:\Program Files\Elastic\Endpoint\state\.equarantine`.
94-
- Windows - {elastic-defend} versions 8.4 and earlier: `[DriveLetter:]\.quarantine`, for any drive
93+
- Windows - {elastic-defend} versions 8.5 and later: `[DriveLetter:]\.equarantine`, unless the files are from the `C:` drive. These files are moved to `C:\Program Files\Elastic\Endpoint\state\.equarantine`.
94+
- Windows - {elastic-defend} versions 8.4 and earlier: `[DriveLetter:]\.equarantine`, for any drive
9595

9696
To restore a quarantined file to its original state and location, <<add-exceptions, add an exception>> to the rule that identified the file as malicious. If the exception would've stopped the rule from identifying the file as malicious, {elastic-defend} restores the file.
9797

docs/serverless/edr-install-config/configure-endpoint-integration-policy.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ The quarantine folder location varies by operating system:
107107

108108
* macOS: `/System/Volumes/Data/.equarantine`
109109
* Linux: `.equarantine` at the root of the mount point of the file being quarantined
110-
* Windows - {elastic-defend} versions 8.5 and later: `[DriveLetter:].quarantine`, unless the files are from the `C:` drive. These files are moved to `C:\Program Files\Elastic\Endpoint\state.equarantine`.
111-
* Windows - {elastic-defend} versions 8.4 and earlier: `[DriveLetter:].quarantine`, for any drive
110+
* Windows - {elastic-defend} versions 8.5 and later: `[DriveLetter:].equarantine`, unless the files are from the `C:` drive. These files are moved to `C:\Program Files\Elastic\Endpoint\state.equarantine`.
111+
* Windows - {elastic-defend} versions 8.4 and earlier: `[DriveLetter:].equarantine`, for any drive
112112

113113
To restore a quarantined file to its original state and location, <<security-add-exceptions,add an exception>> to the rule that identified the file as malicious. If the exception would've stopped the rule from identifying the file as malicious, {elastic-defend} restores the file.
114114

0 commit comments

Comments
 (0)