From 86139b7c14aeb4c53e297cfac32adbdc1a555d85 Mon Sep 17 00:00:00 2001 From: nixzhu Date: Tue, 2 Feb 2016 09:33:19 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2010c34..861982e0 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ Yep 的整个视图跳转基本通过 Storyboard 来组织逻辑。在 `Main.sto If you like to join us developing Yep, clone this repo and use git flow on `develop` branch to create a new branch for your developing. -Place ensure each commit is minimized for code review. +Please ensure each commit is minimized for code review.