diff --git a/levels/rm.rb b/levels/rm.rb index 9ad226b..3edfd60 100644 --- a/levels/rm.rb +++ b/levels/rm.rb @@ -1,6 +1,6 @@ difficulty 2 -description "A file has been removed from the working tree, but not from the repository. Identify this file was and remove it." +description "A file has been removed from the working tree, but not from the repository. Identify this file and remove it." setup do repo.init