You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web-integrations/javascript-sdk/server-side/views/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
<h1>Server-Side <%- identityName %> Integration Example using JavaScript SDK</h1>
11
11
<pclass="intro">
12
12
This example demonstrates how a content publisher can use <%- identityName %> services and the JavaScript SDK on the server to implement the
13
-
<ahref="<%- 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
+
<ahref="<%- 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.
0 commit comments