Skip to content

Commit 06f19ce

Browse files
0b01001110AndrewKushnir
authored andcommitted
docs: fix mistake in tutorial (#50261)
PR Close #50261
1 parent 839074b commit 06f19ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/tutorial/first-app/first-app-lesson-14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ The data source has been configured, the next step is to update your web app to
160160

161161
1. In `src/app/housing.service.ts`, make the following changes:
162162

163-
1. Update the code to remove `housingLocations` property and the array containing the data.
163+
1. Update the code to remove `housingLocationList` property and the array containing the data.
164164

165165
1. Add a string property called and set the value to `'http://localhost:3000/locations'`
166166

0 commit comments

Comments
 (0)