summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-20 10:26:21 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-20 10:26:21 +0000
commita52bb37e2ec45aa7214acc6cbbeb59438a63fd11 (patch)
treed8962e0f8e7509d5b505a19c90b1795cc4a34712
parent797e6c40dbbf8386facb29e6816edcd452c439e6 (diff)
0-9, not 1-9 is the valid regexp for macro-names
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1028908..e340171 100644
--- a/README
+++ b/README
@@ -75,7 +75,7 @@ http://acerecords.co.uk/ must run http with content 'Ace Records' otherwise '*Ma
FOO_HOSTS are fetched from https://admin.bytemark.co.uk/network/monitor_ips/routers.
We accept each of these, with the caveat that macro-names must match
- the regular expression ^[1-9A-Z_]$.
+ the regular expression ^[0-9A-Z_]$.
3. Service Tests