fixed typo

Jul 2019-05-14 06:24:39 +02:00
parent 0acf6012a1
commit fc3f4f49c6

@ -44,7 +44,7 @@ At the bottom of the file, add the following line (changing sda2, uid, and gid t
/dev/sda2 /media/gamedisk ntfs uid=1000,gid=1000,rw,user,exec,umask=000 0 0 /dev/sda2 /media/gamedisk ntfs uid=1000,gid=1000,rw,user,exec,umask=000 0 0
``` ```
Reboot the computer for the changes to take affect: Reboot the computer for the changes to take effect:
``` ```
$ sudo reboot $ sudo reboot
``` ```