Skip to content

Commit e627e78

Browse files
authored
Fix punctuation and grammar in documentation
1 parent 9048677 commit e627e78

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

defender-endpoint/linux-preferences.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ The top level of the configuration profile includes product-wide preferences and
7575

7676
This section includes two configuration profile examples:
7777

78-
- **Sample profile** to help you get started with recommended settings
79-
- **Full configuration profile example** for organizations who want more granular control over security settings
78+
- **Sample profile** to help you get started with recommended settings.
79+
- **Full configuration profile example** for organizations who want more granular control over security settings.
8080

8181
To get started, we recommend using the first sample profile for your organization. For more granular control, you can use the [full configuration profile example](#full-configuration-profile-example) instead.
8282

@@ -121,7 +121,7 @@ It will help you to take advantage of important protection features that Defende
121121
The following configuration profile contains entries for all settings described in this document and can be used for more advanced scenarios where you want more control over the product.
122122

123123
> [!NOTE]
124-
> It is not possible to control all Microsoft Defender for Endpoint communication with only a proxy setting in this JSON.
124+
> It isn't possible to control all Microsoft Defender for Endpoint communication with only a proxy setting in this JSON.
125125
126126
```JSON
127127
{
@@ -421,7 +421,6 @@ Specifies a process for which all file activity is excluded from scanning. The p
421421
Specifies the behavior of RTP on mount point marked as `noexec`. There are two values for setting are:
422422

423423
- Unmuted (`unmute`): The default value, all mount points are scanned as part of RTP.
424-
-
425424
- Muted (`mute`): Mount points marked as `noexec` aren't scanned as part of RTP, these mount point can be created for:
426425
- Database files on Database servers for keeping database files.
427426
- File server can keep data files mountpoints with `noexec` option.

0 commit comments

Comments
 (0)