From 6001d4c6a25c46ac27ea59296cb80c5107c1d1bf Mon Sep 17 00:00:00 2001 From: Jason LaPorte Date: Mon, 29 Jul 2013 17:25:30 -0400 Subject: [PATCH] I guess it can't hurt to be specific. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d02afc85..b466ee0f 100644 --- a/README.md +++ b/README.md @@ -355,8 +355,8 @@ Appendix A: Forecast Summary Format * `["inches", NUMBER]` * `["centimeters", NUMBER]` -* `["inches", ["less-than", NUMBER]]` -* `["centimeters", ["less-than", NUMBER]]` +* `["inches", ["less-than", 1]]` +* `["centimeters", ["less-than", 1]]` * `["inches", ["range", NUMBER, NUMBER]]` * `["centimeters", ["range", NUMBER, NUMBER]]`