diff --git a/samples/features/json/todo-app/dotnet-rest-api/Project_Readme.html b/samples/features/json/todo-app/dotnet-rest-api/Project_Readme.html
index cbfa7f0a..7107656c 100644
--- a/samples/features/json/todo-app/dotnet-rest-api/Project_Readme.html
+++ b/samples/features/json/todo-app/dotnet-rest-api/Project_Readme.html
@@ -150,8 +150,8 @@
- Create new database on SQL Server 2016 or Azure SQL.
- If you are using Azure SQL make sure that firewall rules in Azure enable you to make connections between your host and Azure SQL database.
- - Execute setup.sql script to create Todo table and populate it with sample data
- - Open xproj file in Visual Studio 2015 and set connection string in Startup.cs file:
+
- Execute setup.sql script to create Todo table and populate it with sample data.
+ - Open .xproj file in Visual Studio 2015 and set connection string in Startup.cs file: