diff --git a/lib/homesick.rb b/lib/homesick.rb index f927744..ce05897 100644 --- a/lib/homesick.rb +++ b/lib/homesick.rb @@ -142,7 +142,7 @@ class Homesick < Thor end end - desc "destroy CASTLE", "Delete all symlnks and remove the cloned repository" + desc "destroy CASTLE", "Delete all symlinks and remove the cloned repository" def destroy(name) check_castle_existance name, "destroy"