From c1a78264d2a613ccd56206a553db3612dab67fee Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Tue, 14 Jan 2020 17:33:30 -0500 Subject: [PATCH] Fix documentation typo --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 71f94fe..7bf9e78 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -512,7 +512,7 @@ Then, navigate the to the `License Keys`_ page under your account, and create a .. warning:: - The configuration file `format is different for older (i.e. <=3.1.1) and newer (i.e. >=3.1.1) versions + The configuration file format is different for older (i.e. <=3.1.1) and newer (i.e. >=3.1.1) versions of ``geoipupdate``. Be sure to select the correct version for your system. .. note::