From 5f1e5084f7fff920e11d5b9098e5ae8089136a1a Mon Sep 17 00:00:00 2001 From: David Brophy Date: Thu, 23 Feb 2017 17:37:02 +0100 Subject: [PATCH] Rebecca index tweak --- README.md.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md.tpl b/README.md.tpl index 7a11e7b..1e8448b 100644 --- a/README.md.tpl +++ b/README.md.tpl @@ -284,7 +284,7 @@ In lists, nil will produce the same effect. {{ "Line" | doc }} # Comment, Commentf -{{ "Comment[0:2]" | doc }} +{{ "Comment[:2]" | doc }} {{ "ExampleComment" | example }}