Skip to content

Commit d6a7524

Browse files
committed
Updated readme
1 parent ee0ec35 commit d6a7524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/json/todo-app/dotnet-rest-api/Project_Readme.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2>This application consists of:</h2>
149149
<h2>Setup and configure</h2>
150150
<ul>
151151
<li>Create new database on SQL Server 2016 or Azure SQL.</li>
152-
<li>If you are using Azure SQL make sure that firewall rules in Azure enable you to connect to applicaiton.</li>
152+
<li>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.</li>
153153
<li>Execute setup.sql script to create Todo table and populate it with sample data</li>
154154
<li>Open xproj file in Visual Studio 2015 and set connection string in Startup.cs file:
155155
<code>

0 commit comments

Comments
 (0)