fix: typo

This commit is contained in:
Kuoi 2023-05-01 04:15:13 +08:00 committed by GitHub
parent 33971e75fb
commit 00cf428232
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ Following commands format the boot partition as fas, the root partition as ext4.
```
# mkfs.ext4 /dev/root_partition
# mkfs.fas /dev/boot_partition
# mkfs.fat /dev/boot_partition
```
### Mount