Skip to content

Commit 18d0d98

Browse files
authored
Update part9d.md
Fix typo 'form' to 'from'
1 parent f194c62 commit 18d0d98

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)