From f1185824a323bbb38e9afd1c505dd7018aee2651 Mon Sep 17 00:00:00 2001 From: micash Date: Fri, 16 Aug 2024 16:39:29 +0200 Subject: [PATCH] fix typo --- locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.yml b/locales/en.yml index 4675a635..9d89f73b 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -392,5 +392,5 @@ tools: title: Text to ASCII binary description: Convert text to its ASCII binary representation and vice-versa. json-to-object: - title: JSON to Obfuscatebject + title: JSON to object description: Parse and convert JSON to object.