From 6235fe08385809a6096d4f51c6778298f62b4df1 Mon Sep 17 00:00:00 2001 From: supertiger1234 Date: Sat, 23 Nov 2019 20:09:14 +0000 Subject: [PATCH] fixed mistake in changelog --- src/utils/changelog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/changelog.js b/src/utils/changelog.js index 75e547f..91d0900 100644 --- a/src/utils/changelog.js +++ b/src/utils/changelog.js @@ -18,7 +18,7 @@ const config = [ new: [ "A new and better designed Nertivia! Thanks to skull." ], - bugs: [ + fix: [ "Some bugs have been fixed" ] },