From d2a86aea5a147e4a72b3013a1cf59e6da04ade68 Mon Sep 17 00:00:00 2001 From: Manish R Jain <manish@dgraph.io> Date: Wed, 22 Aug 2018 10:35:12 -0700 Subject: [PATCH] Update _index.md --- wiki/content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/content/_index.md b/wiki/content/_index.md index dbe77777..e45bb478 100644 --- a/wiki/content/_index.md +++ b/wiki/content/_index.md @@ -5,7 +5,7 @@ title = "Dgraph Documentation" **Welcome to the official Dgraph documentation.** -Dgraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production. +Dgraph is a liberally licensed, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production. ## Using Dgraph -- GitLab