From dfd80d30d37e28a38020a0fd4bb9553e9de9a927 Mon Sep 17 00:00:00 2001 From: Petros Amiridis Date: Thu, 17 Feb 2011 22:59:56 +0200 Subject: fixed a syntax mistake (typo) in pull requests --- _posts/2010-08-29-pull-requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2010-08-29-pull-requests.md') diff --git a/_posts/2010-08-29-pull-requests.md b/_posts/2010-08-29-pull-requests.md index 6453331..fedbfed 100644 --- a/_posts/2010-08-29-pull-requests.md +++ b/_posts/2010-08-29-pull-requests.md @@ -180,7 +180,7 @@ from there. Any of the following types of activity are captured as they happen: * Additional commits pushed to the pull request's branch. * File and line notes left on any of the commits included in the pull request's range. -Pull request comments are Markdown compatibility, so you can embed images, use +Pull request comments are Markdown compatible, so you can embed images, use preformatted text blocks, and other formatting supported by Markdown. ## Merging a Pull Request -- cgit v1.3.1