From 9536fcdbcc10da1fb362306a1a6381b95be26ce3 Mon Sep 17 00:00:00 2001 From: Sony AK Date: Sat, 10 Nov 2018 22:37:53 +0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 617df43..e4b9221 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ cd src bundle exec jekyll build -d ../docs ``` -This will update the `docs` directlry. Then you need to commit your +This will update the `docs` directly. Then you need to commit your changes and push to GH. # License