diff --git a/board/common/overlay/sbin/fwupdate b/board/common/overlay/sbin/fwupdate index ad79d1998a..19c8b53ca8 100755 --- a/board/common/overlay/sbin/fwupdate +++ b/board/common/overlay/sbin/fwupdate @@ -9,7 +9,7 @@ function exit_usage() { echo " fwupdate download (downloads a firmware OS image)" echo " fwupdate extract (extracts the downloaded firmware archive)" echo " fwupdate flashboot (flashes the boot partition from extracted image)" - echo " fwupdate flashreboot (prepares for reboot + root partititon flash)" + echo " fwupdate flashreboot (prepares for reboot + root partition flash)" echo " fwupdate status (shows the current firmware updating status; see below)" echo " fwupdate upgrade (performs all the operations necessary for upgrading)" echo ""