blog/v: grammar fixes

This commit is contained in:
Cadey Ratio 2019-06-23 16:02:46 -04:00
parent 67c23463ea
commit 90005112b3
1 changed files with 3 additions and 3 deletions

View File

@ -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