Skip to content

Commit 0d01202

Browse files
committed
fix typo
1 parent 0f6aba6 commit 0d01202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gamedev/unreal/get-started/vs-tools-unreal-uproject.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ Before:
212212
{
213213
"InstallationList": [
214214
{
215-
"InstallLocation": "C:\\Program Files\\Epic Games\\UE_5.3,
216-
...
215+
"InstallLocation": "C:\\Program Files\\Epic Games\\UE_5.3",
216+
...
217217
"AppName": "UE_5.4"
218218
},
219219
}

0 commit comments

Comments
 (0)