From 6bad8904ec7efeb22624775959b0f6041bdea045 Mon Sep 17 00:00:00 2001 From: 0xflotus <26602940+0xflotus@users.noreply.github.com> Date: Wed, 3 Oct 2018 00:10:11 +0200 Subject: [PATCH] fixed ArangoDB --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b402df80..92454387 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ But due to the domain specifics, there are some differences in how things work. ## WIP Be aware, the the project is under heavy development. There is no documentation and some things may change in the final release. -For query syntax, you may go to [ArrangoDB web site](https://docs.arangodb.com/3.3/AQL/index.html) and use AQL docs as docs for FQL - since they are identical. +For query syntax, you may go to [ArangoDB web site](https://docs.arangodb.com/3.3/AQL/index.html) and use AQL docs as docs for FQL - since they are identical. ## Installation