guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile-json 0.1.0 released


From: Billy O'Connor
Subject: Re: guile-json 0.1.0 released
Date: Wed, 30 Jan 2013 12:17:38 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Aleix Conchillo Flaqué <address@hidden> writes:

> Hi,
>
> I just release guile-json 0.1.0.
>
>     https://github.com/aconchillo/guile-json
>
Nice.  Looks like you have a small typo in README.org:

diff --git a/README.org b/README.org
index e7d9c91..a10d75a 100644
--- a/README.org
+++ b/README.org
@@ -93,7 +93,7 @@ main /json/ macro (and /object/ and /array/). Here are some 
examples:
 
 - Build the string "hello world":
 
-    : (json "hello world"))
+    : (json "hello world")
 
 - Build the [1, 2, 3] array:
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]