We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc608e7 commit b56d872Copy full SHA for b56d872
README.rst
@@ -572,7 +572,7 @@ In a `init <https://docs.python.org/3/library/configparser.html>`_ configuration
572
customer = California Miner
573
data_center = ${env.data_center}
574
575
-You can also use a `TOML <https://toml.io/en/>`_ or a`JSON <https://www.json.org/json-en.html>`_ format for the configuration file.
+You can also use a `TOML <https://toml.io/en/>`_ or a `JSON <https://www.json.org/json-en.html>`_ format for the configuration file.
576
577
Via Environment Properties
578
__________________________
0 commit comments