diff --git a/10/umbraco-cms/reference/configuration/debugsettings.md b/10/umbraco-cms/reference/configuration/debugsettings.md index 13de3892173..aaac9ae7137 100644 --- a/10/umbraco-cms/reference/configuration/debugsettings.md +++ b/10/umbraco-cms/reference/configuration/debugsettings.md @@ -28,4 +28,4 @@ If this value is set to true, any scope that gets disposed without first being c ## DumpOnTimeoutThreadAbort -If this value is set to true a memory dump will be taken if a thread aborts due to a timeout, this dump will be saved to `/umbraco/Data/MiniDump`. +If this value is set to true, a memory dump will be taken if a thread aborts due to a timeout. This dump will be saved to `/umbraco/Data/MiniDump`. diff --git a/12/umbraco-cms/reference/configuration/debugsettings.md b/12/umbraco-cms/reference/configuration/debugsettings.md index 9ad911e34bc..aadd4469609 100644 --- a/12/umbraco-cms/reference/configuration/debugsettings.md +++ b/12/umbraco-cms/reference/configuration/debugsettings.md @@ -25,4 +25,4 @@ If this value is set to true, any scope that gets disposed without first being c ## DumpOnTimeoutThreadAbort -If this value is set to true a memory dump will be taken if a thread aborts due to a timeout, this dump will be saved to `/umbraco/Data/MiniDump`. +If this value is set to true, a memory dump will be taken if a thread aborts due to a timeout. This dump will be saved to `/umbraco/Data/MiniDump`. \ No newline at end of file diff --git a/13/umbraco-cms/reference/configuration/debugsettings.md b/13/umbraco-cms/reference/configuration/debugsettings.md index 9ad911e34bc..aadd4469609 100644 --- a/13/umbraco-cms/reference/configuration/debugsettings.md +++ b/13/umbraco-cms/reference/configuration/debugsettings.md @@ -25,4 +25,4 @@ If this value is set to true, any scope that gets disposed without first being c ## DumpOnTimeoutThreadAbort -If this value is set to true a memory dump will be taken if a thread aborts due to a timeout, this dump will be saved to `/umbraco/Data/MiniDump`. +If this value is set to true, a memory dump will be taken if a thread aborts due to a timeout. This dump will be saved to `/umbraco/Data/MiniDump`. \ No newline at end of file