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
|
||||
the compilation of "Hello, world".
|
||||
|
||||
Please build my Dockerfile and compare this for yourself. The resulting image
|
||||
is 700-ish megabytes. This is almost 2000% more disk space than is claimed on
|
||||
the main page.
|
||||
Please build my Dockerfile and compare this disk usage for yourself. The
|
||||
resulting image is 700-ish megabytes. This is almost 2000% more disk space usage
|
||||
than is claimed on the main page.
|
||||
|
||||
## HTTP Module
|
||||
|
||||
|
|
Loading…
Reference in New Issue