summaryrefslogtreecommitdiff
path: root/source/_posts
diff options
context:
space:
mode:
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