Skip to content

Commit d38fbd8

Browse files
Merge pull request #2730 from splunk/fix-js-codeblock
Changed 'javascript' to 'html' for a code-block directive.
2 parents 4e42409 + b0f6162 commit d38fbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rum/rum-session-replay.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Self-hosted
8080
#. Deploy the file in a location accessible by the users of your application.
8181
#. Add the following session replay snippet after the ``SplunkRum.init`` snippet:
8282

83-
.. code-block:: javascript
83+
.. code-block:: html
8484

8585
<script src="<your-self-hosted-path>/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>
8686

0 commit comments

Comments
 (0)