diff --git a/docs/user/multinetwork.rst b/docs/user/multinetwork.rst index fb2bcd8a70b554351097801203d49594faa5fc7b..bca2aefa3703e4d15c9c2a981e96b3afb8f95297 100644 --- a/docs/user/multinetwork.rst +++ b/docs/user/multinetwork.rst @@ -132,9 +132,9 @@ Here is an example configuration file for Mainnet:: ], "default_bootstrap_peers": [ - "boot.tzinit.org"; - "boot.tzboot.net"; - "boot.tzbeta.net"; + "boot.tzinit.org", + "boot.tzboot.net", + "boot.tzbeta.net" ] } }