Skip to content

Commit f72e546

Browse files
committed
fix typos
1 parent ffa78d6 commit f72e546

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ JS version goes here
111111

112112
</TabItem>
113113

114-
<TabItem value = "tenant-curl" label = "Using curl">
114+
<TabItem value = "tenant-curl" label = "Using cURL">
115115

116116
```bash
117117
POST api/v1/tenant HTTP/2
@@ -155,7 +155,7 @@ JS version goes here
155155

156156
</TabItem>
157157

158-
<TabItem value = "curl" label = "Using curl">
158+
<TabItem value = "curl" label = "Using cURL">
159159

160160
```bash
161161
curl --location --request GET "http://local.suborbital.network:8082/auth/v2/access/${IDENTIFIER}/${NAMESPACE}/${EXT}" \

0 commit comments

Comments
 (0)