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 @@ -1128,7 +1128,7 @@ way to _create_ a ((directory)).
11281128
11291129{{index "MKCOL method", "mkdir function"}}
11301130
1131- Add support for the ` MKCOL ` method ("make column "), which should create
1131+ Add support for the ` MKCOL ` method ("make collection "), which should create
11321132a directory by calling ` mkdir ` from the ` fs ` module. ` MKCOL ` is not a
11331133widely used HTTP method, but it does exist for this same purpose in
11341134the _ ((WebDAV))_ standard, which specifies a set of conventions on top
Original file line number Diff line number Diff line change @@ -27,4 +27,9 @@ <h2>Chapter 2</h2>
2727< p > < strong > Page 34</ strong > (Updating Bindings Succintly): Where it
2828says < code > counter-</ code > it should be < code > counter--</ code > .</ p >
2929
30+ < h2 > Chapter 20</ h2 >
31+
32+ < p > < strong > Page 369</ strong > (Directory Creation): `MKCOL` stands for
33+ "make collection", not "make column" as the book claims.</ p >
34+
3035</ article >
You can’t perform that action at this time.
0 commit comments