diff --git a/src/web/html/index.html b/src/web/html/index.html index c79e849c..52eed427 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -406,12 +406,12 @@
There are around 200 operations in CyberChef allowing you to carry out simple and complex tasks easily. Here are some examples:
@@ -431,7 +431,7 @@Maybe you have 10 timestamps that you want to parse or 16 encoded strings that all have the same key.
The 'Fork' operation (found in the 'Flow control' category) splits up the input line by line and runs all subsequent operations on each line separately. Each output is then displayed on a separate line. These delimiters can be changed, so if your inputs are separated by commas, you can change the split delimiter to a comma instead.
-Click here for an example.
+Click here for an example.