Skip to content

Commit b56d872

Browse files
authored
docs: add missing space (influxdata#514)
1 parent bc608e7 commit b56d872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ In a `init <https://docs.python.org/3/library/configparser.html>`_ configuration
572572
customer = California Miner
573573
data_center = ${env.data_center}
574574
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.
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.
576576

577577
Via Environment Properties
578578
__________________________

0 commit comments

Comments
 (0)