wowana.me
website source
commit 68b8e4f062fe6888a7ef4d935d2e9ce1f5f21d2a parent e5b20ab8daef6057a188489a66f46c72e85c6dd1 Author: opal hart <opal@wowana.me> Date: Tue, 9 Jun 2020 02:02:08 +0000 blog: fix typo Diffstat:
M | src/blog/wowaname-now-on-git-and-hosted-on-my-laptop.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/blog/wowaname-now-on-git-and-hosted-on-my-laptop.md b/src/blog/wowaname-now-on-git-and-hosted-on-my-laptop.md @@ -15,7 +15,7 @@ the changes I had to make to it for my own use. with my new patches, I found that editing old articles is almost impossible without incurring a headache, so my plan was to rewrite the entire script. and since I'd be rewriting it, might as well do it in a language I'm more comfortable -with: perl. that wass a big project I kept putting off, until one day I +with: perl. that was a big project I kept putting off, until one day I thought, "shit, why am I not managing it with a makefile?" why use `make`? I first learned proper use of the utility, as well as