Skip to content

Commit f52dd91

Browse files
Copilotmeaghanlewis
andcommitted
Refine writing style for DOTNET_SKIP_WORKLOAD_INTEGRITY_CHECK documentation
Co-authored-by: meaghanlewis <[email protected]>
1 parent 229a99d commit f52dd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet-environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ Specifies the minimum number of hours between background downloads of advertisin
359359

360360
### `DOTNET_SKIP_WORKLOAD_INTEGRITY_CHECK`
361361

362-
Controls whether the .NET CLI validates and performs an integrity check on installed workloads on first-run. The integrity check ensures that workloads from previous feature bands are accessible to the currently installed SDK. Set to `true`, `1`, or `yes` to skip the integrity check. The default is `false`, which means the integrity check is performed.
362+
Specifies whether to skip the workload integrity check on first-run. The integrity check ensures that workloads from previous feature bands are accessible to the currently installed SDK. Set the value to `true`, `1`, or `yes` to skip the check. The default is `false`, meaning the integrity check is performed.
363363

364364
### `DOTNET_TOOLS_ALLOW_MANIFEST_IN_ROOT`
365365

0 commit comments

Comments
 (0)