From c757cd3caeab2ccdc485da59caa9e80a6abc14ea Mon Sep 17 00:00:00 2001 From: Eric Bouchut Date: Mon, 2 Apr 2012 13:46:10 +0200 Subject: [PATCH] Fixed typo in level rm --- levels/rm.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/levels/rm.rb b/levels/rm.rb index 889f21a3..d4ee79d0 100644 --- a/levels/rm.rb +++ b/levels/rm.rb @@ -1,6 +1,6 @@ difficulty 2 -description "A file has been removed from this repository, however the file was not removed from git. Find out what this file was and remove it." +description "A file has been removed from the working tree, however the file was not removed from the repository. Find out what this file was and remove it." setup do repo.init