diff --git a/docs/getting-started/gs-credentials.md b/docs/getting-started/gs-credentials.md
index 10ef6678e..dd5d37438 100644
--- a/docs/getting-started/gs-credentials.md
+++ b/docs/getting-started/gs-credentials.md
@@ -14,8 +14,6 @@ Each UID2 participant gets a set of uniqu
| Participants using a server-side endpoint | Both of the following:
- [API key](../ref-info/glossary-uid.md#gl-api-key), also called a client key
- [Client secret](../ref-info/glossary-uid.md#gl-client-secret), a value known only to the participant and the UID2 service
| Any integration using one of these endpoints: - [POST /identity/map](../endpoints/post-identity-map.md)
- [POST /identity/buckets](../endpoints/post-identity-buckets.md)
- [POST /token/generate](../endpoints/post-token-generate.md)
|
| Participants using a client-side implementation | Both of the following: - Subscription ID
- Public key
| Integrations using one of these: - [Prebid.js Express Integration Guide](../guides/integration-prebid.md)
- [JavaScript Express Integration Guide](../guides/publisher-client-side.md)
|
-
-
If you're using the integration environment as well as the production environment, you'll get a separate set of credentials for each environment.