Skip to content

Commit 9a29991

Browse files
committed
grammar
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
1 parent c1c1e5e commit 9a29991

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/cloud/reference/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ curl <protocol>://<Layer5-cloud-hostname>/<API> \
2727

2828
{{< alert title="Note" >}}
2929

30-
Replace `<protocol>` with `http` or `https` based on your Layer5 Cloud instance, if its on-prem or exposed on web.
30+
Replace `<protocol>` with `http` or `https` depending on your Layer5 Cloud instance - whether it's on-premises or accessible online.
3131

3232
Replace `<Layer5-cloud-hostname>` with the hostname or IP address of your hosted Layer5 Cloud instance. For example, [`https://cloud.layer5.io`](https://cloud.layer5.io).
3333

34-
Replace `<API>` with the API endpoint you want to access. For example, [`/api/identity/users/profile`](https://cloud.layer5.io/api/identity/users/profile).
34+
Replace `<API>` with the API endpoint you want to access. For example, `/api/identity/users/profile`.
3535

3636
Replace `<token>` with the security token you generated.
3737

0 commit comments

Comments
 (0)