From f32bf21c47271c229455b5a9d64b9645d6e3fd23 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 6 Mar 2021 10:16:37 -0500 Subject: fix typo --- htdocs/js/data.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'htdocs/js') diff --git a/htdocs/js/data.js b/htdocs/js/data.js index 7b66e46..ab59066 100644 --- a/htdocs/js/data.js +++ b/htdocs/js/data.js @@ -274,7 +274,8 @@ var DATA = { " \\frac{n!}{k!(n - k)!} = {n \\choose k} \\\\ ", "\\hline", "\\end{array}", - ]], + ], + }], themes: [ "ambiance", -- cgit v1.2.3