Skip to content

Commit 8d2587c

Browse files
ravindk89kay-kim
authored andcommitted
DOCS-10999: Typo in windows installation tutorial
1 parent 2018199 commit 8d2587c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-run-mongodb-on-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ action:
6464
copyable: true
6565
language: powershell
6666
code: |
67-
"C:\Program Files\MongoDB\Server\3.6\bin\mongo.exe
67+
"C:\Program Files\MongoDB\Server\3.6\bin\mongo.exe"
6868
post: |
6969
If you want to develop applications using .NET, see the documentation
7070
of :ecosystem:`C# and MongoDB </drivers/csharp>` for more information.

0 commit comments

Comments
 (0)