From bbed7ece27e21fd002e756e847ba1cf35a7b4447 Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Tue, 10 Mar 2015 09:35:32 +0100 Subject: [PATCH] fixed typo --- Documentation/Books/Users/IndexHandling/IndexBasics.mdpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Books/Users/IndexHandling/IndexBasics.mdpp b/Documentation/Books/Users/IndexHandling/IndexBasics.mdpp index 2f1a0f816f..ff94c24d4b 100644 --- a/Documentation/Books/Users/IndexHandling/IndexBasics.mdpp +++ b/Documentation/Books/Users/IndexHandling/IndexBasics.mdpp @@ -51,7 +51,7 @@ used to quickly find connections between vertex documents and is invoked when the connecting edges of a vertex are queried. Edges indexes are used from within AQL when performing equality lookups on `_from` -or `_to` values in an edge collections. There are also dedidacted functions to +or `_to` values in an edge collections. There are also dedicated functions to find edges given their `_from` or `_to` values that will always make use of the edges index: