From 49dfd72652219158df12fbcdcb48cef930a697ee Mon Sep 17 00:00:00 2001 From: Tony Jiang <68301250+Tony-j77@users.noreply.github.com> Date: Sun, 19 Feb 2023 23:28:59 -0800 Subject: [PATCH] Corrected "Recomment" to "Recommend" (#6741) Feel free to not merge this. Just spotted this reading it over. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 77218d97e..1c9dce8c1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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