Skip to content

Commit fbd8557

Browse files
authored
Update applications-dont-support-tls-1-2.md
1 parent 0d359f7 commit fbd8557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-services/applications-dont-support-tls-1-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ Here is an example that shows both the worker role and web role.
320320
</Site>
321321
</Sites>
322322
<Startup>
323-
<Taske xecutionContext="elevated" taskType="simple" commandLine="RunTLSSettings.cmd">
323+
<Task executionContext="elevated" taskType="simple" commandLine="RunTLSSettings.cmd">
324324
</Task>
325325
</Startup>
326326
<Endpoints>

0 commit comments

Comments
 (0)