about summary refs log tree commit diff homepage
path: root/blog/dedep.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-11-16 02:05:42 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-11-16 02:05:42 +0900
commit519faa0940e0a24897b70e9668fbae29e72a3b5e (patch)
tree8d591c27027058e6175cc525d3e5fa44ba60f7b5 /blog/dedep.md
parent84e9bd3f95ead7712be1be0a173a37f3d7c97289 (diff)
downloadsite-519faa0940e0a24897b70e9668fbae29e72a3b5e.tar.gz
Reword one more time
Diffstat (limited to 'blog/dedep.md')
-rw-r--r--blog/dedep.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/dedep.md b/blog/dedep.md
index 51a2300..9f1ce1e 100644
--- a/blog/dedep.md
+++ b/blog/dedep.md
@@ -1,7 +1,7 @@
 +++
 rss = "Comments for Static Sites without JavaScript via Emails"
 date = Date(2022, 11, 10)
-tags = ["fun", "packaging"]
+tags = ["fun", "pkg"]
 +++
 
 # De-Dependency December
@@ -88,7 +88,7 @@ can likely outperform the replaced public library][context].
 
 In many cases, you will find yourself making use of the standard library.
 Standards make life much easier, [if only][standards] people can come up
-with an agreement.  And maybe they don't have to.  Maybe each could choose
+with an agreement.  Or maybe they don't have to.  Maybe each could choose
 among the [utilities libraries].  At the end of the day, it's the total number
 of packages that can have bugs to be reported upstream and patched that matters.