docs: Fix typo in the toml documentation

This commit is contained in:
PapaTutuWawa 2022-04-27 18:56:21 +02:00
parent 9822d7770c
commit d1a1946b4b

View File

@ -21,7 +21,7 @@ The bridge can be configured via `config.toml` at either the current working dir
[general]
jid = "discord.server.example" # JID of the server component
secret = "secret" # Component secret
server = "server.example # Address of the actual XMPP server
server = "server.example" # Address of the actual XMPP server
port = 5869 # Component port
discord_token "...." # Token of your Discord bot
@ -80,4 +80,4 @@ of `member`.
## License
See `./LICENSE`
See `./LICENSE`