Doc/mb/lenovo/ivb_internal_flashing: Fix a typo

unmount -> umount. My mistake.

Change-Id: I5d1b675f6ab7c027f2e646424adb1f255967c753
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40274
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Evgeny Zinoviev 2020-04-08 15:42:28 +03:00 committed by Angel Pons
parent b2f8ce7591
commit 408fdeba7f
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ Replace the last line (`command.com`) with this (change path to the
Save the file, then unmount the partition:
sudo unmount /mnt
sudo umount /mnt
Write this image to a USB drive (replace `/dev/sdX` with your USB drive
device name):