Skip to content

Commit 76fae4b

Browse files
authored
Change "Cake Stores" to Cakes.
Exercise 2 task 4 step 3 should say "The browser displays a list of cakes in JSON format." Not "cake stores". Same for step 4. The JSON returns cakes not cake stores!
1 parent 5bfecde commit 76fae4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Instructions/20486D_MOD01_LAK.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,11 +398,11 @@ Estimated Time: **90 minutes**
398398

399399
3. In Microsoft Edge, in the address bar, type **http://localhost:[port]/api/CakeStore**, and then press Enter.
400400
401-
>**Note**: The browser displays a list of cake stores in JSON format.
401+
>**Note**: The browser displays a list of cakes in JSON format.
402402

403403
4. In Microsoft Edge, in the address bar, type **http://localhost:[port]/api/CakeStore/1**, and then press Enter.
404404
405-
>**Note**: The browser displays the first cake store in the JSON format.
405+
>**Note**: The browser displays the first cake in the JSON format.
406406

407407
5. In Microsoft Edge, click **Close**.
408408

0 commit comments

Comments
 (0)