From 1e380fe68ba3f353b4855cf02e04288f75da0cc4 Mon Sep 17 00:00:00 2001 From: johnthagen Date: Mon, 15 Jul 2019 05:14:37 -0400 Subject: [PATCH] Fix variable formatting (#406) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 660e223..7fe0011 100644 --- a/README.rst +++ b/README.rst @@ -235,7 +235,7 @@ Offline ^^^^^^^ If your schema is not accessible from the internet, you can run a local copy of -`swagger-validator `_ and set the `VALIDATOR_URL` accordingly: +`swagger-validator `_ and set the ``VALIDATOR_URL`` accordingly: .. code:: python