From 77d3225724d1ac4be23f342bb37deeb651d7a55a Mon Sep 17 00:00:00 2001 From: taorye Date: Wed, 30 Aug 2023 07:25:46 +0800 Subject: [PATCH] docs: correct compile and model typo, etc (#1490) Co-authored-by: Dayoung Lee --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3455d02c..8f8a25dc 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ Through these activities, ONE-vscode can provide a differentiation that cannot b ## Quick Links - [Tutorial](./docs/Tutorial.md) - - The tutorial contains how to install ONE-vscode extension, how to installa toolchain, how to copmile a nodel, etc. + - The tutorial contains how to install the ONE-vscode extension, how to install a toolchain, how to compile a model, etc.