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 11e2958c..cbfa7f0a 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
@@ -149,7 +149,7 @@
Setup and configure
- 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 connect to applicaiton.
+ - 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: