From 38ab1fbb885d734e212342bc4e9d6e52ba7e0118 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 17 Jun 2025 01:04:24 +0200 Subject: [PATCH] Extra docs: normalize code block language (#10261) Extra docs: normalize code block language. --- 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,