From 5fd9df97eaec180b3cce3d7f1b55ff4d9cf463b3 Mon Sep 17 00:00:00 2001 From: kvegter Date: Mon, 12 Jun 2017 17:02:59 +0200 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 373a1cf..1d4101c 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ foreach (a in range(0,500) | ```$xslt // -// generating a Person City structute with relationships +// generating a Person City structure with relationships // create index on :City(name);