Skip to content

Commit

Permalink
Adjusted check name wording for consistency with UI (checkly#1209)
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaya-sys authored Feb 4, 2025
1 parent 18aeefd commit 6228f53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions site/content/docs/browser-checks/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ You should therefore **replace any confidential data in your check scripts with
You can create variables at three hierarchical levels:

- **Check** level - Browser and multistep check supported.
- **Group** level - All check types supported.
- **Global** level - All check types supported.
- **Group** level - API & network as well as browser and multistep checks supported.
- **Global** level - API & network as well as browser and multistep checks supported.

Add variables specific to a Check variables on the **Variables** tab for each browser and multistep check.

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/private-locations/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ docker run -e API_KEY="pl_...." -d checkly/agent:latest`

![agent running](/docs/images/private-locations/pl_started_4.png)

6. Create a new API or Browser check as you normally would in Checkly. You will now see your new private location in the list of available locations. Select it and deselect any other locations.
6. Create a new check as you normally would in Checkly. You will now see your new private location in the list of available locations. Select it and deselect any other locations.

![select private location](/docs/images/private-locations/pl_started_5.png)

Expand Down

0 comments on commit 6228f53

Please sign in to comment.