File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ A `GET` request to `/talks` returns a JSON document like this:
160160[{"title": "Unituning",
161161 "presenter": "Jamal",
162162 "summary": "Modifying your cycle for extra style",
163- "comments": []}]}
163+ "comments": []}]
164164```
165165
166166{{index "PUT method", URL}}
Original file line number Diff line number Diff line change @@ -84,6 +84,11 @@ <h2>Chapter 20</h2>
8484Creation</ em > : < code > MKCOL</ code > stands for “make collection”, not “make
8585column” as the book claims.</ p >
8686
87+ < h2 > Chapter 21</ h2 >
88+
89+ < p > < strong > Page 373</ strong > < em > HTTP Interface</ em > : There is a
90+ superfluous closing brace at the end of the example JSON snippet.</ p >
91+
8792< h2 > Exercise Hints</ h2 >
8893
8994< p > < strong > Page 414</ strong > < em > A Modular Robot</ em > :
You can’t perform that action at this time.
0 commit comments