Skip to content

Commit 6e330e0

Browse files
improve ui langauage and description of page
1 parent 0611f7d commit 6e330e0

File tree

1 file changed

+1
-1
lines changed
  • web-integrations/javascript-sdk/server-side/views

1 file changed

+1
-1
lines changed

web-integrations/javascript-sdk/server-side/views/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<h1>Server-Side <%- identityName %> Integration Example using JavaScript SDK</h1>
1111
<p class="intro">
1212
This example demonstrates how a content publisher can use <%- identityName %> services and the JavaScript SDK on the server to implement the
13-
<a href="<%- docsBaseUrl %>/guides/integration-publisher-server-side">server-side <%- identityName %> integration workflow</a>. This proves that the JavaScript SDK (designed for browsers) also works in a Node.js server environment.
13+
<a href="<%- docsBaseUrl %>/guides/integration-publisher-server-side">server-side <%- identityName %> integration workflow</a>. This showcases how the JavaScript SDK (designed for browsers) can also work in a Node.js server environment.
1414
[<a href="https://github.com/IABTechLab/uid2-examples/tree/main/web-integrations/javascript-sdk/server-side">Source Code</a>]
1515
</p>
1616

0 commit comments

Comments
 (0)