From c44a33e15d2f152ec8829bf65327aa543c720290 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 07:03:10 +0200 Subject: [PATCH] [PR #10261/38ab1fbb backport][stable-11] Extra docs: normalize code block language (#10263) Extra docs: normalize code block language (#10261) Extra docs: normalize code block language. (cherry picked from commit 38ab1fbb885d734e212342bc4e9d6e52ba7e0118) Co-authored-by: Felix Fontein --- docs/docsite/rst/guide_vardict.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/guide_vardict.rst b/docs/docsite/rst/guide_vardict.rst index f65b09055b..1beef0c57f 100644 --- a/docs/docsite/rst/guide_vardict.rst +++ b/docs/docsite/rst/guide_vardict.rst @@ -51,7 +51,7 @@ And by the time the module is about to exit: That makes the return value of the module: -.. code-block:: javascript +.. code-block:: json { "abc": 123,