Skip to content

Commit 146447c

Browse files
lcawlmarciw
andauthored
Update specification/_global/health_report/Request.ts
Co-authored-by: Marci W <[email protected]>
1 parent 82b9d32 commit 146447c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/_global/health_report/Request.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import { Duration } from '@_types/Time'
3939
* A diagnosis contains a cause detailing a root cause analysis, an action containing a brief description of the steps to take to fix the problem, the list of affected resources (if applicable), and a detailed step-by-step troubleshooting guide to fix the diagnosed problem.
4040
*
4141
* NOTE: The health indicators perform root cause analysis of non-green health statuses. This can be computationally expensive when called frequently.
42-
* When setting up automated polling of the API for health status set verbose to false to disable the more expensive analysis logic.
42+
* When setting up automated polling of the API for health status, set verbose to false to disable the more expensive analysis logic.
4343
* @rest_spec_name health_report
4444
* @availability stack since=8.7.0 stability=stable
4545
* @availability serverless stability=stable visibility=private

0 commit comments

Comments
 (0)