Correcting misspellings on installation pages

This commit is contained in:
Dave Kokandy 2015-10-23 23:09:00 -04:00
parent eb45739b81
commit 15a4086a64
2 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@ You should see a screen like this:
* Select your language, your location and your keyboard layout
* If a partitionning screen appears, confirm.
* If a partitioning screen appears, confirm.
<div class="alert alert-danger"><b>Caution:</b> This will totally erase the data on your hard drive</div>

View file

@ -25,7 +25,7 @@ sudo fdisk -l
It should be `/dev/diskN`, where `N` is a number, or `/dev/sdX`, where `X` is a letter.
Carefull to not put the digit `N` cause it will create an [non-fonctional SD card](https://raspberrypi.stackexchange.com/questions/11880/sd-card-doesnt-works-after-dd).
Carefull to not put the digit `N` cause it will create an [non-functional SD card](https://raspberrypi.stackexchange.com/questions/11880/sd-card-doesnt-works-after-dd).
* Copy the image by typing:
@ -44,4 +44,4 @@ You can resize it by using software like `resize2fs` (command-line) or `gparted`
<img src="https://yunohost.org/images/gparted.jpg" style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);">
<p class="text-muted">Preview of the Gparted window</p>
<p class="text-muted">Preview of the Gparted window</p>