From 9e0b304f6f969144abbd64e26a66d9b2961a4bda Mon Sep 17 00:00:00 2001 From: "Jeremy W. Sherman" Date: Wed, 30 Oct 2019 15:10:06 -0400 Subject: [PATCH] Add blurb Closes #210. --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index d9a0c8c..3e2452d 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "language": "Objective-C", "active": true, - "blurb": "", + "blurb": "C's power, Smalltalk's dynamism", "exercises": [ { "slug": "hello-world",