Update docs/hero_mdbook_fullvm.md

adjusted typo
This commit is contained in:
mik-tf 2024-02-15 15:12:35 +00:00
parent 2bc550f806
commit a46201f06b

View File

@ -41,7 +41,7 @@ Steps will be shown to install those prerequisites.
```
ssh -4 -L 3333:127.0.0.1:3333 root@10.20.4.2
```
- Preprare the VM:
- Prepare the VM:
```
apt update && apt upgrade -y
```