Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

Commit f7053a8

Browse files
authored
Update readme.md
1 parent 38b983d commit f7053a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/07/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ It's easy to explore building different views on the same underlying data model,
137137
<!-- depending on the data model, how many "unused" properties you have -->
138138

139139
2. What did the order creation HTTP requests look like - which service was used, and why?
140-
<!-- used the old one -->
140+
<!-- used the old one, because the new one is read-only, i.e. no creation -->
141141

142142
3. What was the artefact created in the persistence layer in Step 1?
143143
<!-- Stats_OrderInfo -->

0 commit comments

Comments
 (0)