Fix typo in flashing message

pull/815/head
Jesse Vincent 5 years ago
parent b2977894f9
commit 09da0477d9
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -156,7 +156,7 @@ prepare_to_flash () {
printf '%b\n\n' "${flashing_instructions}" printf '%b\n\n' "${flashing_instructions}"
echo "" echo ""
echo "When you're ready proceed, press 'Enter'." echo "When you're ready to proceed, press 'Enter'."
echo "" echo ""
# We do not want to permit line continuations here. We just want a newline. # We do not want to permit line continuations here. We just want a newline.

Loading…
Cancel
Save