mirror of
https://github.com/gchq/CyberChef.git
synced 2026-01-31 04:31:15 -08:00
Tiny typo fix
From "delimeter" to "delimiter".
This commit is contained in:
parent
2a1294f1c0
commit
6849aa678b
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ class ToBase85 extends Operation {
|
|||
value: ALPHABET_OPTIONS
|
||||
},
|
||||
{
|
||||
name: "Include delimeter",
|
||||
name: "Include delimiter",
|
||||
type: "boolean",
|
||||
value: false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue