From b0f6162f3a58dfce54d39537a047322bcdf1b1e7 Mon Sep 17 00:00:00 2001 From: Joe Catera Date: Fri, 4 Apr 2025 15:44:05 -0700 Subject: [PATCH] Changed 'javascript' to 'html' for a code-block directive. --- rum/rum-session-replay.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rum/rum-session-replay.rst b/rum/rum-session-replay.rst index ea7907925..1524f04c9 100644 --- a/rum/rum-session-replay.rst +++ b/rum/rum-session-replay.rst @@ -80,7 +80,7 @@ Self-hosted #. Deploy the file in a location accessible by the users of your application. #. Add the following session replay snippet after the ``SplunkRum.init`` snippet: - .. code-block:: javascript + .. code-block:: html