diff --git a/source/includes/steps-run-mongodb-on-windows.yaml b/source/includes/steps-run-mongodb-on-windows.yaml index 8bb340421fc..acd5f506f03 100644 --- a/source/includes/steps-run-mongodb-on-windows.yaml +++ b/source/includes/steps-run-mongodb-on-windows.yaml @@ -64,7 +64,7 @@ action: copyable: true language: powershell code: | - "C:\Program Files\MongoDB\Server\3.6\bin\mongo.exe + "C:\Program Files\MongoDB\Server\3.6\bin\mongo.exe" post: | If you want to develop applications using .NET, see the documentation of :ecosystem:`C# and MongoDB ` for more information.