We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b29ebf commit 83d7490Copy full SHA for 83d7490
docs/cloud/security/aws-privatelink.md
@@ -357,7 +357,7 @@ ORG_ID=<Your ClickHouse organization ID>
357
INSTANCE_ID=<Your ClickHouse service name>
358
```
359
360
-You can retrive `INSTANCE_ID` from [step](#option-2-api).
+You can retrieve `INSTANCE_ID` from [step](#option-2-api).
361
362
```bash
363
curl --silent --user "${KEY_ID:?}:${KEY_SECRET:?}" \
0 commit comments