[site] fix border router guide typo in network (#5731)

This commit is contained in:
Seth Rickard
2020-10-28 15:35:30 -07:00
committed by GitHub
parent e95d7b6761
commit 704f183914
@@ -106,7 +106,7 @@ Once logged back into the BeagleBone, install Network Manager with the command
```
$ sudo systemctl disable connman
$ sudo systemctl enable netowrk-manager
$ sudo systemctl enable network-manager
```
If we were to `stop` connman directly here it would break the SSH session