Skip to content

Commit 83d7490

Browse files
committed
fix: retrieve
1 parent 0b29ebf commit 83d7490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cloud/security/aws-privatelink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ ORG_ID=<Your ClickHouse organization ID>
357357
INSTANCE_ID=<Your ClickHouse service name>
358358
```
359359

360-
You can retrive `INSTANCE_ID` from [step](#option-2-api).
360+
You can retrieve `INSTANCE_ID` from [step](#option-2-api).
361361

362362
```bash
363363
curl --silent --user "${KEY_ID:?}:${KEY_SECRET:?}" \

0 commit comments

Comments
 (0)