From dc3ba9a847817e0f65b614b6ae9d82a13fc9907b Mon Sep 17 00:00:00 2001 From: Norwid Behrnd Date: Wed, 17 Apr 2024 21:19:37 +0200 Subject: [PATCH] style(config.rb): edit description of task ahead Signed-off-by: Norwid Behrnd --- levels/config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/levels/config.rb b/levels/config.rb index 489a8060..5a349247 100644 --- a/levels/config.rb +++ b/levels/config.rb @@ -1,5 +1,5 @@ difficulty 1 -description "Set up your git name and email, this is important so that your commits can be identified." +description "Set up your git name and email; this is important so that your commits can be identified." setup do repo.init