Skip to content

Commit cf620df

Browse files
pmallolsujaya-sys
andauthored
refactor: apply suggestion from @sujaya-sys in example of troubleshoot
Co-authored-by: Susa Tünker <[email protected]>
1 parent 29a3a5f commit cf620df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/groups/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ When you purchase a plan in Checkly, it comes with certain feature entitlements,
9595
* Synthetic checks (e.g. API, Multistep, Browser, Playwright Check Suites)
9696
* Uptime monitors (e.g. URL, TCP, DNS)
9797

98-
This means monitors on the same plan may not all have access to the same features. For example: Synthetic checks might support `parallel` scheduling, while Uptime monitors on the same plan only allow `round-robin` scheduling.
98+
This means checks and monitors on the same plan may not all have access to the same features. For example: An API check might support `parallel` scheduling, while a TCP monitor only allows for `round-robin` scheduling.
9999

100100
Groups let you organize any type of checks/monitors together and define shared settings. If those shared settings aren’t supported by all monitors in the group, Checkly will throw a validation error asking you to either adjust the setting or remove the incompatible monitor.
101101

0 commit comments

Comments
 (0)