From 635a02efebb3004aa50843f49d0f21972339cd8b Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Wed, 25 Dec 2019 09:01:09 +0000 Subject: [PATCH] Fix space vs. tab rendering issue --- v2:-Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2:-Documentation.md b/v2:-Documentation.md index f099c98..e64ad08 100644 --- a/v2:-Documentation.md +++ b/v2:-Documentation.md @@ -631,7 +631,7 @@ matcher { root try_files try_policy first_exist|smallest_size|largest_size|most_recent_modified - } + } } ```