fix typo
This commit is contained in:
parent
0afa5e15a8
commit
44c0272434
|
@ -23,7 +23,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Inocula!",
|
"name": "Inocula!",
|
||||||
"description": "Add kojio spores",
|
"description": "Add koji spores",
|
||||||
"exit_condition": "(manual-intervention \"Inocula\" '((\"Fatto\" #t)))",
|
"exit_condition": "(manual-intervention \"Inocula\" '((\"Fatto\" #t)))",
|
||||||
"on_load": "(notify \"Inocula ora!\")",
|
"on_load": "(notify \"Inocula ora!\")",
|
||||||
"on_exit": "(notify (concat \"Inoculated at \" (now)))"
|
"on_exit": "(notify (concat \"Inoculated at \" (now)))"
|
||||||
|
|
Loading…
Reference in New Issue