From bd8536e3c364ea2d8ef01fd1e0c2044c474a5452 Mon Sep 17 00:00:00 2001 From: mboudet Date: Thu, 17 Jun 2021 13:02:44 +0200 Subject: [PATCH] typo --- docs/query.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/query.md b/docs/query.md index 1f746191..e3fc8f02 100644 --- a/docs/query.md +++ b/docs/query.md @@ -17,7 +17,7 @@ The query builder is composed of a graph. Nodes (circles) represents entities an ## Entity attribute -The currently selected entity's parameters are shown as attribute boxes on the right of the graph. By default, every instanciated entity has its **label** attribute set to visible. Various filters are available to further refine the query. +The currently selected entity's parameters are shown as attribute boxes on the right of the graph. By default, every instantiated entity has its **label** attribute set to visible. Various filters are available to further refine the query. !!! Warning Unless specified with the button, empty values for attributes will not be shown in the results.