From cb7f7ad2007fa63851f16c43db6e01c540348fd0 Mon Sep 17 00:00:00 2001 From: kossithedon Date: Sun, 19 May 2024 01:51:24 +0200 Subject: [PATCH] Corrected a typo error in /src/core/config/Categories.json --- src/core/config/Categories.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/config/Categories.json b/src/core/config/Categories.json index 23632084..a8c0f53b 100644 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -332,7 +332,7 @@ "To UNIX Timestamp", "Windows Filetime to UNIX Timestamp", "UNIX Timestamp to Windows Filetime", - "NTP Timestamp to Unix Timestamp", + "NTP Timestamp to UNIX Timestamp" "UNIX Timestamp to NTP Timestamp", "DateTime Delta", "Extract dates",