This commit is contained in:
Bill Butler 2017-05-29 20:15:54 -04:00 committed by PBSA Github Manager
parent 64092e35a3
commit be6952b6dd

View file

@ -193,7 +193,7 @@ Make sure you don't get any errors
```bash
sudo systemctl status peerplays.service
```
Stop your witness if it is currently running form previous steps, then start it with the service.
Stop your witness if it is currently running from previous steps, then start it with the service.
```bash
sudo systemctl start peerplays.service
```