We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bed857 commit 72cfee9Copy full SHA for 72cfee9
1 file changed
index.html
@@ -126,7 +126,7 @@
126
127
<div id="part4" class="hiddenView">
128
<div class="label">Part 4 - Create a service</div>
129
- <div>Implement your Web API by creating a new service that </div>
+ <div>Implement your Web API by creating a new service that is secure and runs your business logic</div>
130
<ul>
131
<li>Are written in standard Javascript</li>
132
<li>Take custom parameters and respond with standard JSON objects</li>
0 commit comments