doc: Fixed typos
authorGeunsik Lim <geunsik.lim@samsung.com>
Wed, 6 May 2020 11:13:30 +0000 (20:13 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 6 May 2020 11:46:32 +0000 (20:46 +0900)
This commit is trivial. It is to fix a typo in README.md file.

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
README.md

index f5d673b..a0adc42 100644 (file)
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ Inside docker...
 
 ```bash
 $ cd /root/nntrainer
-$ git pull # If you want to build with latests sources.
+$ git pull # If you want to build with latest sources.
 ```
 
 You can try build from now on without concerning about Prerequisites.