Skip to content

Commit 49dfd72

Browse files
authored
Corrected "Recomment" to "Recommend" (#6741)
Feel free to not merge this. Just spotted this reading it over.
1 parent 39a2df6 commit 49dfd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Note: You will need NodeJS to build the extension package.
1212
The `jlpm` command is JupyterLab's pinned version of [yarn](https://yarnpkg.com/) that is installed with JupyterLab. You may use
1313
`yarn` or `npm` in lieu of `jlpm` below.
1414

15-
**Note**: we recomment using `mamba` to speed the creating of the environment.
15+
**Note**: we recommend using `mamba` to speed the creating of the environment.
1616

1717
```bash
1818
# create a new environment

0 commit comments

Comments
 (0)