Fix typo in 2.3 upgrading document

This commit is contained in:
Johan Wikman
2018-10-11 11:21:25 +03:00
parent 5906e28a2c
commit 1c70273cb7

View File

@ -21,7 +21,7 @@ passwd=some-service-password
...
[The-Monitor]
type=service
type=monitor
passwd=some-monitor-password
...
```
@ -33,7 +33,7 @@ password=some-service-password
...
[The-Monitor]
type=service
type=monitor
password=some-monitor-password
...
```