From 287aa7a2db088d779dcc76c1954baa2281f32813 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Thevenet Date: Wed, 9 Nov 2022 21:18:15 +0100 Subject: [PATCH] Update app.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## EASY FIX Typo fix & consistency 😉 --- Localization/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Localization/app.json b/Localization/app.json index 8867385e2..c5a3dac74 100644 --- a/Localization/app.json +++ b/Localization/app.json @@ -138,7 +138,7 @@ }, "meta_entity": { "url": "Link: %s", - "hashtag": "Hastag %s", + "hashtag": "Hashtag: %s", "mention": "Show Profile: %s", "email": "Email address: %s" },