Skip to content

Commit 480cf86

Browse files
fix build error
1 parent 1dcaf4a commit 480cf86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-integrations/google-secure-signals/react-client-side/src/SecureSignalsApp.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ const SecureSignalsApp = () => {
454454
<div className="tooltip">
455455
<span className="tooltip-trigger">?</span>
456456
<div className="tooltip-content">
457-
The encrypted {IDENTITY_NAME} token that is passed to ad systems without exposing raw user identity. It is automatically refreshed by the SDK in the background when expired.
457+
The encrypted {IDENTITY_NAME} token passed to Google Ad Manager for advertising. It is automatically refreshed by the SDK in the background when expired.
458458
</div>
459459
</div>
460460
</div>

0 commit comments

Comments
 (0)