File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ You can contribute to the project through:
16
16
- proposing parts of the architecture that can be [ extended] [ extending ]
17
17
- improving [ documentation] ( #Documentation )
18
18
- tackling Big Issues from the [ future roadmap] [ roadmap ]
19
- - improving [ testing] ( #Testing )
19
+ - improving testing
20
20
- reviewing pull requests
21
21
22
22
[ license ] : https://github.com/krassowski/jupyterlab-lsp/blob/master/LICENSE
@@ -164,7 +164,7 @@ is recommended to peruse the [Robot Framework User's Guide][rfug] (and the exist
164
164
First, ensure you've prepared JupyterLab for ` jupyterlab-lsp `
165
165
[ frontend] ( #frontend-development ) and [ server] ( #server-development ) development.
166
166
167
- Prepare the enviroment :
167
+ Prepare the environment :
168
168
169
169
``` bash
170
170
conda env update -n jupyterlab-lsp --file requirements/atest.yml
You can’t perform that action at this time.
0 commit comments