mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Corrected a typo error in /src/core/config/Categories.json
This commit is contained in:
parent
8b6ccc8686
commit
cb7f7ad200
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