From 9bf16578ab7763e62ea0ca055d7ec4584440ddef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krassowski?= <5832902+krassowski@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:10:39 +0100 Subject: [PATCH] Add missing comma (#233) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 026df4e..07e534a 100644 --- a/README.md +++ b/README.md @@ -163,4 +163,4 @@ With the watch command running, every saved change will immediately be built loc ## Changes -For information on the changes with different versions of the `jupyterlab-latex` library, see our [changelog](./CHANGELOG.md) +For information on the changes with different versions of the `jupyterlab-latex` library, see our [changelog](./CHANGELOG.md).