Fix space vs. tab rendering issue

Andrew Morgan 2019-12-25 09:01:09 +00:00
parent 4989dfc661
commit 635a02efeb

@ -631,7 +631,7 @@ matcher <name> {
root <paths> root <paths>
try_files <files> try_files <files>
try_policy first_exist|smallest_size|largest_size|most_recent_modified try_policy first_exist|smallest_size|largest_size|most_recent_modified
} }
} }
``` ```