From 141d448c17a13df9aa7cfd01870a3582f045270d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=9D=B3=E9=98=B3?= <260893248@qq.com>
Date: Mon, 16 Oct 2017 15:37:13 +0800
Subject: [PATCH] maybe it should be "Let's" here

---
 decorator/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/decorator/README.md b/decorator/README.md
index 37cfd88df..f3d6347e4 100644
--- a/decorator/README.md
+++ b/decorator/README.md
@@ -35,7 +35,7 @@ Wikipedia says
 
 **Programmatic Example**
 
-Lets take the troll example. First of all we have a simple troll implementing the troll interface
+Let's take the troll example. First of all we have a simple troll implementing the troll interface
 
 ```
 public interface Troll {