Skip to content

Commit d7c6702

Browse files
authored
[ZT] Remove trailing spaces (#20200)
1 parent 68a8c0b commit d7c6702

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/cloudflare-one/identity/devices/warp-client-checks/device-uuid.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To create rules based on device UUIDs, you first need to create a [Gateway List]
4040

4141
:::note
4242

43-
Hyphens are automatically stripped from UUIDs. For example, the posture check will match `123e4567-e89b-12d3-a456-426614174000` to `123e4567e89b12d3a456426614174000`.
43+
Hyphens are automatically stripped from UUIDs. For example, the posture check will match `123e4567-e89b-12d3-a456-426614174000` to `123e4567e89b12d3a456426614174000`.
4444
:::
4545

4646
## 3. Enable the posture check

src/content/docs/cloudflare-one/identity/devices/warp-client-checks/sentinel-one.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Cloudflare Zero Trust can check if [SentinelOne](https://www.sentinelone.com/) i
3030

3131
1. **Name**: Enter a unique name for this device posture check.
3232
2. **Operating system**: Select your operating system. You will need to configure one posture check per operating system.
33-
3. **Application Path**: Enter the full path to the SentinelOne process to be checked (for example, `C:\Program Files\SentinelOne\Sentinel Agent 21.7.4.1043\SentinelAgent.exe`).
33+
3. **Application Path**: Enter the full path to the SentinelOne process to be checked (for example, `C:\Program Files\SentinelOne\Sentinel Agent 21.7.4.1043\SentinelAgent.exe`).
3434
:::note
3535
The path of the SentinelOne process may change between updates. Make sure to edit **Application Path** to match the new path, or use `%PATH%` variables.
3636
:::

0 commit comments

Comments
 (0)