diff --git a/boot_and_graphical_install.md b/boot_and_graphical_install.md
index f843c465..dd8e356c 100644
--- a/boot_and_graphical_install.md
+++ b/boot_and_graphical_install.md
@@ -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.
Caution: This will totally erase the data on your hard drive
diff --git a/copy_image.md b/copy_image.md
index 186a24c9..1ac695e5 100644
--- a/copy_image.md
+++ b/copy_image.md
@@ -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`
-Preview of the Gparted window
\ No newline at end of file
+Preview of the Gparted window