diff --git a/docs/guides/integration-prebid-client-server.md b/docs/guides/integration-prebid-client-server.md
index c7e41ce68..35c11cc55 100644
--- a/docs/guides/integration-prebid-client-server.md
+++ b/docs/guides/integration-prebid-client-server.md
@@ -37,7 +37,7 @@ Information about how to integrate Prebid with UID2 is also in the following loc
+GWH note 12/14/23 updated 2/7/25: we have a client-side example for Prebid.js but no client-server example. -->
## Integrating with Single Sign-On (SSO)
diff --git a/docs/guides/integration-snowflake.md b/docs/guides/integration-snowflake.md
index ac58ff700..57a6891bb 100644
--- a/docs/guides/integration-snowflake.md
+++ b/docs/guides/integration-snowflake.md
@@ -32,7 +32,7 @@ The following table summarizes the functionality available with the UID2 Snowfla
*You cannot use Snowflake to generate a UID2 token directly from DII. However, you can convert DII to a raw UID2, and then encrypt the raw UID2 into a UID2 token.
:::note
-If you are a publisher who is sharing UID2 tokens in the bidstream, see [Tokenized Sharing in the Bidstream](../sharing/sharing-tokenized-from-data-bid-stream.md).
+If you're a publisher who is sharing UID2 tokens in the bidstream, see [Tokenized Sharing in the Bidstream](../sharing/sharing-tokenized-from-data-bid-stream.md).
:::
## Workflow Diagram
diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-server.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-server.md
index 89600549c..21f14122d 100644
--- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-server.md
+++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-server.md
@@ -36,7 +36,7 @@ Prebid と UID2 のインテグレーション方法に関する情報は、以
+GWH note 12/14/23 updated 2/7/25: we have a client-side example for Prebid.js but no client-server example. -->
## Integration Overview: High-Level Steps