mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 08:15:00 -04:00
Fixed some typos
This commit is contained in:
parent
7971ea6c9d
commit
df6a60a44a
31 changed files with 36 additions and 36 deletions
|
@ -355,7 +355,7 @@ module.exports = function (grunt) {
|
|||
},
|
||||
setupNodeConsumers: {
|
||||
command: [
|
||||
"echo '\n--- Testing node conumers ---'",
|
||||
"echo '\n--- Testing node consumers ---'",
|
||||
"npm link",
|
||||
`mkdir ${nodeConsumerTestPath}`,
|
||||
`cp tests/node/consumers/* ${nodeConsumerTestPath}`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue