Skip to content

Commit a9ef894

Browse files
Merge pull request #182 from inplayer-org/fix/close-li-tag
Fix build errors
2 parents 633e371 + 5493666 commit a9ef894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/web-payments.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Since this implementation uses both JWP and <a href="https://jwplayer.com/press-
4747
<td>IDs that enable access to content when combined:
4848
<ul>
4949
<li><strong>Asset ID</strong>: Subscription asset that must be purchased to watch content on the app</li>
50-
<li><strong>Client ID</strong>: Authentication realm where user account is created
50+
<li><strong>Client ID</strong>: Authentication realm where user account is created</li>
5151
</ul>
5252
<em>Contact your JWP representative for more information.</em>
5353
</td>
@@ -421,4 +421,4 @@ If you use an app config to manage your content, you can obtain the media ID fro
421421

422422
:::tip
423423
You can add <a href="https://docs.jwplayer.com/platform/docs/enable-protection-apps#url-signing-for-apps" target="_blank">URL signing</a> or <a href="https://docs.jwplayer.com/platform/docs/enable-protection-apps#drm" target="_blank">digital rights management (DRM)</a> for extra layers of content protection.
424-
:::
424+
:::

0 commit comments

Comments
 (0)