From 6edf0543111ac7f119c0255ae254159d9508f770 Mon Sep 17 00:00:00 2001 From: FreeBirdLjj Date: Sun, 21 Sep 2014 01:27:05 +0800 Subject: [PATCH] Shorten sample lines. --- sample.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample.md b/sample.md index 0c8f51c..8cea5d6 100644 --- a/sample.md +++ b/sample.md @@ -58,11 +58,11 @@ second-level Inline codes are surrounded with backticks. -C program begins excuting at the beginning of \`main()\`. +C program starts with \`main()\`. becomes -C program begins excuting at the beginning of `main()`. +C program starts with `main()`. ------------------------------------------------- -- 2.20.1