diff --git a/recipes.json b/recipes.json index 58f372a..cd90fa8 100644 --- a/recipes.json +++ b/recipes.json @@ -23,7 +23,7 @@ }, { "name": "Inocula!", - "description": "Add kojio spores", + "description": "Add koji spores", "exit_condition": "(manual-intervention \"Inocula\" '((\"Fatto\" #t)))", "on_load": "(notify \"Inocula ora!\")", "on_exit": "(notify (concat \"Inoculated at \" (now)))"