From 8f61bce3a5030fac5a900f324c0b1ecd1f042b3c Mon Sep 17 00:00:00 2001 From: Sravan Kumar <42110198+kingsamurai123@users.noreply.github.com> Date: Tue, 31 Jan 2023 19:33:59 +0530 Subject: [PATCH] typo in the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26bf651..6088c33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### 0.2.3 (31-01-2023) -- Displays a tutorial button, whenever there is a external_url is present in the plugin data. +- Displays a tutorial button, whenever there is a "external_url" present in the plugin data. ### 0.2.2 (18-01-2023)