From b566deb4ff50fce712afd47b3c1aed615935fbd2 Mon Sep 17 00:00:00 2001 From: Igor Shubovych Date: Tue, 23 Feb 2016 01:42:26 +0200 Subject: [PATCH] Linting --- pages/common/sleep.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/sleep.md b/pages/common/sleep.md index 636058c121..2d0e8475f6 100644 --- a/pages/common/sleep.md +++ b/pages/common/sleep.md @@ -1,6 +1,6 @@ # sleep -> Delay for a specified amount of time +> Delay for a specified amount of time. - Delay in seconds: @@ -12,4 +12,4 @@ - Delay in hours: -`sleep {{hours}}h` \ No newline at end of file +`sleep {{hours}}h`