From d7b25bbd8f65f282dee6de11c33413e2bd5ed1c3 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Thu, 15 Aug 2019 07:27:05 -0700 Subject: [PATCH] Update bucket/sbcl.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Jakub Čábera --- bucket/sbcl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/sbcl.json b/bucket/sbcl.json index 35668e5ef4..ab496b1901 100644 --- a/bucket/sbcl.json +++ b/bucket/sbcl.json @@ -1,6 +1,6 @@ { "homepage": "http://www.sbcl.org/", - "description": "Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler.", + "description": "A high performance Common Lisp compiler.", "version": "1.4.14", "license": { "identifier": "BSD-3-Clause,MIT,Public Domain",