blog/v: grammar fixes
This commit is contained in:
parent
67c23463ea
commit
90005112b3
|
@ -309,9 +309,9 @@ the resulting `du` command should show 400 KB in total, right?
|
||||||
Coincidentally, the compiler uses about as much disk space as it leaks during
|
Coincidentally, the compiler uses about as much disk space as it leaks during
|
||||||
the compilation of "Hello, world".
|
the compilation of "Hello, world".
|
||||||
|
|
||||||
Please build my Dockerfile and compare this for yourself. The resulting image
|
Please build my Dockerfile and compare this disk usage for yourself. The
|
||||||
is 700-ish megabytes. This is almost 2000% more disk space than is claimed on
|
resulting image is 700-ish megabytes. This is almost 2000% more disk space usage
|
||||||
the main page.
|
than is claimed on the main page.
|
||||||
|
|
||||||
## HTTP Module
|
## HTTP Module
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue