Skip to content

Commit 6e62a18

Browse files
BulegaHassanmluukkai
authored andcommitted
Update part9d.md
Fix typo 'form' to 'from'
1 parent 2f0e3ce commit 6e62a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/9/en/part9d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@ Create a TypeScript React app with similar configurations as the apps of this se
10761076
10771077
Remember to keep the network tab open. It might give you a valuable hint...
10781078
1079-
You can decide how the diary entries are rendered. If you wish, you may take inspiration form the figure below. Note that the backend API does not return the diary comments, you may modify it to return also those on a GET request.
1079+
You can decide how the diary entries are rendered. If you wish, you may take inspiration from the figure below. Note that the backend API does not return the diary comments, you may modify it to return also those on a GET request.
10801080
10811081
#### Exercise 9.17
10821082

0 commit comments

Comments
 (0)