From 37884af44d90d83a0de470e3aae38e2a2c89f356 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sat, 29 Oct 2011 13:19:16 -0700 Subject: [PATCH] Fixed thinko. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b22bac..8f95258 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ sections. The above examples could also be represented as: Note also that one semantic difference exists between nested singleton sections and compound variables: compound variables do not make use of the default value and null value configuration. If a null or missing value is encountered while -resolving a compound section, an exception is always raised. +resolving a compound variable, an exception is always raised. If you desire for a default value to be used when null or missing values are encountered, use the somewhat more verbose singleton sections. The use of