From 3a9738bb718dcd581d128b6098720508c475de0b Mon Sep 17 00:00:00 2001 From: Alex811 <811alex@gmail.com> Date: Wed, 29 Sep 2021 00:52:53 +0300 Subject: [PATCH] Fix typo --- Using-a-NTFS-disk-with-Linux-and-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-a-NTFS-disk-with-Linux-and-Windows.md b/Using-a-NTFS-disk-with-Linux-and-Windows.md index cbbe436..407fed1 100644 --- a/Using-a-NTFS-disk-with-Linux-and-Windows.md +++ b/Using-a-NTFS-disk-with-Linux-and-Windows.md @@ -88,4 +88,4 @@ $ mkdir -p ~/.steam/steam/steamapps/compatdata $ ln -s ~/.steam/steam/steamapps/compatdata /media/gamedisk/Steam/steamapps/ ``` -*If the `/compatdata` folder already exists on the mounted disk BEFORE the syslink, DELETE IT!* +*If the `/compatdata` folder already exists on the mounted disk BEFORE the symlink, DELETE IT!*