summaryrefslogtreecommitdiff
path: root/source/_posts
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2020-05-23 23:42:40 +0100
committerDavid T. Sadler <davidtsadler@googlemail.com>2020-05-23 23:42:40 +0100
commitd91e2e81ed9d8402d6df84f2bef45d514560aea4 (patch)
treea466cae26d8ca6986023211382ea901cb6314531 /source/_posts
parent6178e1bfb4c19965eb965f7e45d188e25b95a2e8 (diff)
Correct spelling mistakes
Diffstat (limited to 'source/_posts')
-rw-r--r--source/_posts/installing_arch_linux_on_a_x220_thinkpad.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/_posts/installing_arch_linux_on_a_x220_thinkpad.md b/source/_posts/installing_arch_linux_on_a_x220_thinkpad.md
index 1fa280c..24594f4 100644
--- a/source/_posts/installing_arch_linux_on_a_x220_thinkpad.md
+++ b/source/_posts/installing_arch_linux_on_a_x220_thinkpad.md
@@ -389,7 +389,7 @@ Edit */etc/locale.conf*.
$ vim /etc/locale.conf
```
-Add the below line. Replace *en_GB.UTF-8* with the language that you chose ealier.
+Add the below line. Replace *en_GB.UTF-8* with the language that you chose earlier.
```
LANG=en_GB.UTF-8
@@ -577,7 +577,7 @@ Return to the Arch live installation environment.
$ exit
```
-Umount the partitions.
+Unmount the partitions.
```shell
$ umount -R /mnt