From dbfba89bec70fcd142793009720d8c60f0145064 Mon Sep 17 00:00:00 2001 From: Randy Lai Date: Mon, 23 May 2022 16:45:33 -0700 Subject: [PATCH] add trailing slash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb3220c5..bbeafd68 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ The following editors are supported by installing the corresponding extensions: - JupyterLab: [jupyterlab-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) -- [BBEdit](https://www.barebones.com/products/bbedit): preconfigured in version 14.0 and later; see the [BBEdit LSP support page](https://www.barebones.com/support/bbedit/lsp-notes.html) for complete details. +- [BBEdit](https://www.barebones.com/products/bbedit/): preconfigured in version 14.0 and later; see the [BBEdit LSP support page](https://www.barebones.com/support/bbedit/lsp-notes.html) for complete details. ## Services Implemented