[Docs] Fix a simple typo in README
author나동진/SoC·화질Lab(VD)/Staff Engineer/삼성전자 <dongjin.na@samsung.com>
Wed, 9 Jun 2021 01:41:52 +0000 (10:41 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Wed, 9 Jun 2021 05:23:18 +0000 (14:23 +0900)
Corrected 'compatibile' to 'compatible'.

Signed-off-by: Dongjin Na <dongjin.na@samsung.com>
README.md

index 0ef9753..659f9c2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ NPU_SystemService/    Root directory
 
 ## Additional Notes
 - The FastModel simulator requires Ubuntu 18.04 as your Host OS.
-- TRIV2 Models (.tvn) should be compatibile with npubinfmt v3. Please refer to [npubinfmt.h](/include/common/npubinfmt.h)
+- TRIV2 Models (.tvn) should be compatible with npubinfmt v3. Please refer to [npubinfmt.h](/include/common/npubinfmt.h)
 
 ## Reference Links
 - Software Stack: https://code.sec.samsung.net/confluence/display/ODLC/2020+Overall+Software+Stack