From e89b471b716337f1928fcf2c0d2bfeb8d8b59504 Mon Sep 17 00:00:00 2001 From: Wolfgang Teuber Date: Thu, 25 Jul 2019 00:09:49 +0200 Subject: [PATCH] Fix typo in README --- aws-ruby-line-bot/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-ruby-line-bot/README.md b/aws-ruby-line-bot/README.md index efbdc38bb..e8b90c32a 100644 --- a/aws-ruby-line-bot/README.md +++ b/aws-ruby-line-bot/README.md @@ -40,7 +40,7 @@ npm install serverless deploy ``` -Now you can test you chatbot, have fun! +Now you can test your chatbot, have fun! ![Echo bot](https://i.imgur.com/ekiLRHS.png) # References