From e9207ca6b5aab6a80c22f94ed3581b62cf80fcff Mon Sep 17 00:00:00 2001 From: Jelilat Anofiu Date: Fri, 13 May 2022 03:00:22 +0100 Subject: [PATCH] fix vscode spelling --- libs/remix-ui/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/remix-ui/README.md b/libs/remix-ui/README.md index 7bb33ea706..8dd1b4b48d 100644 --- a/libs/remix-ui/README.md +++ b/libs/remix-ui/README.md @@ -3,7 +3,7 @@ This library was generated with [Nx](https://nx.dev). ## Pre-requisite -- Install **NxConsole** vscose extension +- Install **NxConsole** vscode extension ## Steps To Generate React App - Open **NxConsole** extension - Click generate option @@ -32,4 +32,4 @@ This library was generated with [Nx](https://nx.dev). - Select the name of the project/library that uses the component. (e.g TreeView library) - Set component directory if needed. - Click the run button in the top right corner of the generate page. -- Your react component should be created with the project/library name specified. \ No newline at end of file +- Your react component should be created with the project/library name specified.