From 1a37504f813f00b6877a6ef000fc0394ecdf2634 Mon Sep 17 00:00:00 2001 From: Jeroen Van Goey Date: Mon, 21 Feb 2022 10:56:57 +0100 Subject: [PATCH] Fix typo for an enhance user interface -> for an enhanced user interface --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 890a569..9d51ffc 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Use the command `Open a sample node.js notebook` to open a sample notebook to ge ## Getting started * For a REPL experience use the command `Open Node.js REPL` - * Consider installing the [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter) extension for an enhance user interface (toolbars). + * Consider installing the [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter) extension for an enhanced user interface (toolbars). * For a notebook experience, create a file with the extension `*.nnb`, e.g. `sample.nnb` * Or use the menu item `New File...` to create a Node.js notebook