« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/listArtistsByContributions.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/listArtistsByContributions.js')
-rw-r--r--src/content/dependencies/listArtistsByContributions.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/dependencies/listArtistsByContributions.js b/src/content/dependencies/listArtistsByContributions.js
index ae00fc63..442b8329 100644
--- a/src/content/dependencies/listArtistsByContributions.js
+++ b/src/content/dependencies/listArtistsByContributions.js
@@ -152,7 +152,7 @@ export default {
 
             lists.flashes && [
               html.tag('h2',
-                language.$('listingPage.misc.artAndFlashContributors')),
+                language.$('listingPage.misc.flashContributors')),
 
               lists.flashes,
             ],