From 770144a766d673a216d3fda9fb9d2aa67582b642 Mon Sep 17 00:00:00 2001 From: Ingo Oppermann Date: Thu, 10 Jul 2014 16:07:06 +0200 Subject: [PATCH] Fix backticks in README.md --- plugins/varnish4/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/varnish4/README.md b/plugins/varnish4/README.md index 49bf168a..4885ec1e 100644 --- a/plugins/varnish4/README.md +++ b/plugins/varnish4/README.md @@ -26,6 +26,6 @@ In your plugins.conf add ``env.varnishstat`` can be a full path to varnishstat if it's not in the path already. -``env.name is blank`` (undefined) by default and can be used to specify a -n +``env.name`` is blank (undefined) by default and can be used to specify a -n name argument to varnish if multiple instances are running on the same server.