From ba22179b69b76aab9d3e4d6431838c80e67de47b Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Mon, 20 Apr 2020 09:23:37 +0200 Subject: [PATCH] Update SteamProfileLink.plugin.js --- Plugins/SteamProfileLink/SteamProfileLink.plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/SteamProfileLink/SteamProfileLink.plugin.js b/Plugins/SteamProfileLink/SteamProfileLink.plugin.js index 01331cf8f5..bea5f9d678 100644 --- a/Plugins/SteamProfileLink/SteamProfileLink.plugin.js +++ b/Plugins/SteamProfileLink/SteamProfileLink.plugin.js @@ -12,7 +12,7 @@ var SteamProfileLink = (_ => { constructor () { this.changelog = { - "improved":[["Support links","ALso works for support links now"]] + "improved":[["Support links","Also works for support links now"]] }; }