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)).
1128
1128
1129
1129
{{index "MKCOL method", "mkdir function"}}
1130
1130
1131
- Add support for the ` MKCOL ` method ("make column "), which should create
1131
+ Add support for the ` MKCOL ` method ("make collection "), which should create
1132
1132
a directory by calling ` mkdir ` from the ` fs ` module. ` MKCOL ` is not a
1133
1133
widely used HTTP method, but it does exist for this same purpose in
1134
1134
the _ ((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>
27
27
< p > < strong > Page 34</ strong > (Updating Bindings Succintly): Where it
28
28
says < code > counter-</ code > it should be < code > counter--</ code > .</ p >
29
29
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
+
30
35
</ article >
You can’t perform that action at this time.
0 commit comments