Corrected "Recomment" to "Recommend" (#6741)

Feel free to not merge this. Just spotted this reading it over.
pull/6735/head
Tony Jiang 3 years ago committed by GitHub
parent 39a2df66a8
commit 49dfd72652
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ Note: You will need NodeJS to build the extension package.
The `jlpm` command is JupyterLab's pinned version of [yarn](https://yarnpkg.com/) that is installed with JupyterLab. You may use
`yarn` or `npm` in lieu of `jlpm` below.
**Note**: we recomment using `mamba` to speed the creating of the environment.
**Note**: we recommend using `mamba` to speed the creating of the environment.
```bash
# create a new environment

Loading…
Cancel
Save