From 50921d11d09c3ead9552962d920e6e91e834eff4 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 01:20:58 -0300 Subject: [PATCH] Fix broken Markdown headings --- LICENSE.md | 4 ++-- features/support/fixtures/licenses/mit.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index e4684e2..493f856 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ -##Copyright (c) 2013 Sam Pikesley +## Copyright (c) 2013 Sam Pikesley -#MIT License +# MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/features/support/fixtures/licenses/mit.md b/features/support/fixtures/licenses/mit.md index e4684e2..493f856 100644 --- a/features/support/fixtures/licenses/mit.md +++ b/features/support/fixtures/licenses/mit.md @@ -1,6 +1,6 @@ -##Copyright (c) 2013 Sam Pikesley +## Copyright (c) 2013 Sam Pikesley -#MIT License +# MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the