From d71b61410440f888fca28d359c2093a019e007bb Mon Sep 17 00:00:00 2001 From: Michael Edelstone Date: Mon, 10 Jul 2017 01:55:16 -0500 Subject: [PATCH] Typo fix (#43) Change "thst" to "that's" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 901bee5..2ba8949 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Having a good guideline for creating commits and sticking to it makes working wi _why:_ > Having a `body` section lets you explain the context -thst useful for a code reviewer. if you can link to an associated Jira ticket, GitHub issue, Basecamp to-do, etc. Also most desktop Git clients have clear separation between message line and body in their GUI. +that's useful for a code reviewer. if you can link to an associated Jira ticket, GitHub issue, Basecamp to-do, etc. Also most desktop Git clients have clear separation between message line and body in their GUI. * Limit the subject line to 50 characters * Capitalize the subject line