Fix formatting of boxes 2

This commit is contained in:
Matthias
2019-03-23 19:43:23 +01:00
parent a95f30ce45
commit 0dc96210b6
5 changed files with 10 additions and 10 deletions

View File

@@ -437,9 +437,9 @@ when it changes.
The `freqtrade.service.watchdog` file contains an example of the service unit configuration file which uses systemd
as the watchdog.
!!! Note:
The sd_notify communication between the bot and the systemd service manager will not work if the bot runs in a
Docker container.
!!! Note
The sd_notify communication between the bot and the systemd service manager will not work if the bot runs in a
Docker container.
------