From b27c06906da33e345c645ff9470132bf6d1c26dc Mon Sep 17 00:00:00 2001 From: "Panupong (Ice) Pasupat" Date: Thu, 20 Aug 2020 20:13:29 -0700 Subject: [PATCH] Update DOCUMENTATION.md --- DOCUMENTATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 0797af3..3314bdb 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -146,7 +146,7 @@ The possible `Value`s, along with an example are as follows: In general: - (table ( ... ) ( ... ) ...) + (table ( ... ) ( ... ) ...) There are some more arcane `Value`s (see `Values.java` for a list), but they are not that important from the point of view of specifying a logical form.