summaryrefslogtreecommitdiff
path: root/README
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
commit281b2801da07d85a73b68041fa304c61a4a0712a (patch)
treed8962e0f8e7509d5b505a19c90b1795cc4a34712 /README
parent79aa85f7286c48a2303cb4058504ff2a519382b6 (diff)
0-9, not 1-9 is the valid regexp for macro-names
Diffstat (limited to 'README')
-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