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 67985d2 commit adee552Copy full SHA for adee552
src/connections/sources/catalog/libraries/server/http-api/index.md
@@ -15,7 +15,7 @@ Choose between [writeKey authentication](#writeKey-authentication) and [OAuth](#
15
16
#### writeKey authentication
17
Authenticate to the Tracking API by sending your project's **Write Key** along with a request.
18
-The authentication writeKey should be snet as part of the body of the request. This will be encrypted over https.
+The authentication writeKey should be sent as part of the body of the request. This will be encrypted over https.
19
20
#### OAuth
21
[Obtain the access token](/docs/connections/oauth/) from the Authorization Server specific to the region.
0 commit comments