tasks/stack/stack.thor in docker-sync-0.1.4 vs tasks/stack/stack.thor in docker-sync-0.1.5

- old
+ new

@@ -87,9 +87,9 @@ @compose_manager.clean say_status 'success', 'Finished cleaning up your app stack', :green # now shutdown sync @sync_manager.clean(options[:sync_name]) - say_status 'success', 'Finished cleanup. Removed stopped, removed sync container and removed there volumes', :green + say_status 'success', 'Finished cleanup. Removed stopped, removed sync container and removed their volumes', :green end end