Skip to content

Commit 208adb5

Browse files
committed
GPII-1557: Fixes typo
1 parent 6d81a07 commit 208adb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ Once the VM has finished booting up you can open a command prompt window and use
4848
```
4949
cd c:\vagrant
5050
node tests\UnitTests.js
51-
node AcceptanceTests.js builtIn
51+
node tests\AcceptanceTests.js builtIn
5252
```

0 commit comments

Comments
 (0)