From dcbe5d3e85032ccdd393795ea1f5098f6ddf5d05 Mon Sep 17 00:00:00 2001 From: Norwid Behrnd Date: Sun, 21 Apr 2024 20:40:23 +0200 Subject: [PATCH] style(rm.rb): edit internal task description Signed-off-by: Norwid Behrnd --- levels/rm.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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