From afbd228b20d76437577cca40a95327e7a291c812 Mon Sep 17 00:00:00 2001 From: Eliot Sykes Date: Fri, 1 Sep 2017 14:53:05 +0100 Subject: [PATCH] Fix markdown rendering of headline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6eaf1a3..e06b5370 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ By default, it uses your environment to determine which editor should be opened. See [the wiki for instructions on configuring the editor](https://github.com/charliesome/better_errors/wiki/Link-to-your-editor). -##Set maximum variable size for inspector. +## Set maximum variable size for inspector. ```ruby # e.g. in config/initializers/better_errors.rb