diff --git a/Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md b/Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md
index b0d062f..cea83c6 100644
--- a/Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md
+++ b/Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md
@@ -5,4 +5,5 @@ The example business domain or scenario is based on an eShop or eCommerce which
The screenshot below shows the VS Solution structure for those microservices/containers and client apps.
- Open eShopOnContainers.sln for a solution containing all the projects (All client apps and services).
- Open eShopOnContainers-ServicesAndWebApps.sln for a solution containing just the server-side projects related to the microservices and web applications.
-- Open eShopOnContainers-MobileApps.sln for a solution containing just the client mobile app projects (Xamarin mobile apps only).
\ No newline at end of file
+- Open eShopOnContainers-MobileApps.sln for a solution containing just the client mobile app projects (Xamarin mobile apps only).
+