From a4d62faf3f5cb65cffa6de521b10e634447f533b Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Sat, 16 Jan 2016 06:57:02 +0200 Subject: [PATCH] Fixed incorrect spelling of downloaded. --- content/en/preparing-to-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/preparing-to-install.md b/content/en/preparing-to-install.md index 7d1c2c7..732ef71 100644 --- a/content/en/preparing-to-install.md +++ b/content/en/preparing-to-install.md @@ -99,7 +99,7 @@ sdb 8:64 1 7.5G 0 disk You will see one disk, in my case `/dev/sdb`, that is roughly the size of my USB Drive. Yours should be similar (difference being in size). Write this device down somewhere. -Next, locate the downlaoded ISO. It will most likely be in your Downloads folder. In the event that it is, type: `cd ~/Downloads` +Next, locate the downloaded ISO. It will most likely be in your Downloads folder. In the event that it is, type: `cd ~/Downloads` If it is **not** in your Downloads folder, use `cd` to navigate to the correct step.