From 7d7ef18e99b9747d7db184a18c47a3c119a636cc Mon Sep 17 00:00:00 2001 From: Mikhail Glukhikh Date: Tue, 27 Jun 2017 17:10:27 +0300 Subject: [PATCH] Fix type in README --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 4d61b5aec20..a623e985dba 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -177,6 +177,6 @@ which will help keep your pull request simple and easy to apply. ## Commit comments -If you include in your comment this text (where KT-1234 is the Issue ID in the [Issue Tracker](https://youtrack.jetbrains.com/issues/KT), the issue will get automatically marked as fixed. +If you include in your comment this text (where KT-1234 is the Issue ID in the [Issue Tracker](https://youtrack.jetbrains.com/issues/KT)), the issue will get automatically marked as fixed. #KT-1234 Fixed