Fix typo error
authorSeungbaek Hong <sb92.hong@samsung.net>
Mon, 31 Oct 2022 07:12:35 +0000 (16:12 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 31 Oct 2022 10:11:50 +0000 (19:11 +0900)
Fix the typo error in getting-started.md file.

Signed-off-by: Seungbaek Hong <sb92.hong@samsung.net>
docs/getting-started.md

index 00962d0..355aaa6 100644 (file)
@@ -13,8 +13,8 @@ The following dependencies are needed to compile/build/run.
 * libopenblas-dev and base
 * tensorflow-lite >= 2.3.0
 * libiniparser
-* libjsoncpp >=0.6.0 ( if you wand to use open AI )
-* libcurl3 >=7.47 ( if you wand to use open AI )
+* libjsoncpp >=0.6.0 ( if you want to use open AI )
+* libcurl3 >=7.47 ( if you want to use open AI )
 * libgtest >=1.10 ( for testing )
 
 ## Install via PPA repository (Debian/Ubuntu)