aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2cc9f22..ce7dbc1 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,8 @@ For example, here's a possible representation of the "%PROGRAMDATA%" directory:
└── test.txt
Running the script above would create a symlink at
-"C:\ProgramData\a\b\c\test.txt" pointing "%PROGRAMDATA%\a\b\c\test.txt" in this
-repository.
+"C:\ProgramData\a\b\c\test.txt" pointing to "%PROGRAMDATA%\a\b\c\test.txt" in
+this repository.
Limitations
-----------