From 617b41aef4ed1cdd10b7663c91c272b107605bf5 Mon Sep 17 00:00:00 2001 From: Theodore Tsirpanis <12659251+teo-tsirpanis@users.noreply.github.com> Date: Sat, 11 Jan 2020 20:31:30 +0200 Subject: [PATCH] Fix header markdown formatting. --- What-is-a-bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/What-is-a-bug.md b/What-is-a-bug.md index ad23fce..2955132 100644 --- a/What-is-a-bug.md +++ b/What-is-a-bug.md @@ -1,4 +1,4 @@ -##The definition of a software 'bug' is:## +## The definition of a software 'bug' is: **An unexpected behaviour occurring under a given set of conditions**