From 6dc9ccc2329dae7814d8c45af076924df22c430f Mon Sep 17 00:00:00 2001 From: jonboland <54353186+jonboland@users.noreply.github.com> Date: Tue, 18 Jan 2022 17:15:55 +0000 Subject: [PATCH] Add blurb to concept exercise Intended to close #102. The blurb used for this exercise is consistent with other tracks. --- exercises/concept/basics/.meta/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/concept/basics/.meta/config.json b/exercises/concept/basics/.meta/config.json index 6501f9a0..b9151a16 100644 --- a/exercises/concept/basics/.meta/config.json +++ b/exercises/concept/basics/.meta/config.json @@ -1,5 +1,5 @@ { - "blurb": "TODO: add blurb for basics exercise", + "blurb": "Learn about the basics of x86-64 assembly by following a lasagna recipe.", "authors": ["bergjohan"], "forked_from": ["csharp/lucians-luscious-lasagna"], "files": {