Skip to content

Commit 3d56f4d

Browse files
committed
Revert wording for official list (its official list, not official
implementations), workaround linter issue for autodetect fragment
1 parent 9be9e25 commit 3d56f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Language Servers.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"However, we will try to use them if they _are_ installed and we know about them\n",
1111
"(i.e. someone contributed a full specification).\n",
1212
"\n",
13-
"> _You can disable auto-detection by configuring_\n",
13+
"> You can disable auto-detection by configuring\n",
1414
"> [autodetect](./Configuring.ipynb#autodetect)\n",
1515
"\n",
1616
"You can add another language server for languages that are not listed on this\n",
@@ -22,7 +22,7 @@
2222
"- contributing a [full specification](./Contributing.ipynb#Specs) (to enable\n",
2323
" better integration and help other users of the same language)\n",
2424
"\n",
25-
"The existing language servers are listed on the [official implementations\n",
25+
"The existing language servers are listed on the [official\n",
2626
"list][lsp-implementations] and on the [community-curated list][langserver].\n",
2727
"\n",
2828
"For the language servers in the tables below, use one of the suggested package\n",

0 commit comments

Comments
 (0)