diff --git a/package-lock.json b/package-lock.json index 834816fe..6f084d81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "19.3.18", + "version": "19.3.19", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "19.3.18", + "version": "19.3.19", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.4.0", diff --git a/package.json b/package.json index ce216855..69d39cf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "19.3.18", + "version": "19.3.19", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": { diff --git a/src/pages/main/music/artists/artist.html b/src/pages/main/music/artists/artist.html index a5a288e7..2487ad72 100644 --- a/src/pages/main/music/artists/artist.html +++ b/src/pages/main/music/artists/artist.html @@ -73,5 +73,5 @@ schema: artist {% endfor %} -
These are the album by this artist that are in my collection, not necessarily a comprehensive discography.
+These are the albums by this artist that are in my collection, not necessarily a comprehensive discography.
\ No newline at end of file