]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3278] Fix JSON error in ARM
authorThomas Markwalder <tmark@isc.org>
Wed, 20 Mar 2024 19:28:03 +0000 (15:28 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 26 Mar 2024 19:33:28 +0000 (19:33 +0000)
    modified:   hooks-perfmon.rst

doc/sphinx/arm/hooks-perfmon.rst

index e470a942b5152e6427e328463d495ecba6952ca4..3ad0a9de6f11046f1d91c87d708aec6955f94c56 100644 (file)
@@ -146,7 +146,7 @@ An example of the anticipated configuration is shown below:
                     "low-water-ms" : 25
                 }]
             }
-        }],
+        }]
     }
 
 ..