mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Corrected a typo error in /src/core/config/Categories.json
This commit is contained in:
parent
cb7f7ad200
commit
0ceccb930e
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@
|
||||||
"To UNIX Timestamp",
|
"To UNIX Timestamp",
|
||||||
"Windows Filetime to UNIX Timestamp",
|
"Windows Filetime to UNIX Timestamp",
|
||||||
"UNIX Timestamp to Windows Filetime",
|
"UNIX Timestamp to Windows Filetime",
|
||||||
"NTP Timestamp to UNIX Timestamp"
|
"NTP Timestamp to UNIX Timestamp",
|
||||||
"UNIX Timestamp to NTP Timestamp",
|
"UNIX Timestamp to NTP Timestamp",
|
||||||
"DateTime Delta",
|
"DateTime Delta",
|
||||||
"Extract dates",
|
"Extract dates",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue