From e7bcbc37062e543f2e0a284ff85c779c0c73375a Mon Sep 17 00:00:00 2001
From: Alex <alex@startinblox.com>
Date: Fri, 15 May 2020 11:31:48 +0000
Subject: [PATCH] Update Solid-introduction.rst

---
 source/import_documentation/Solid-introduction.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/import_documentation/Solid-introduction.rst b/source/import_documentation/Solid-introduction.rst
index 8632e23..b75812b 100644
--- a/source/import_documentation/Solid-introduction.rst
+++ b/source/import_documentation/Solid-introduction.rst
@@ -80,7 +80,7 @@ Did you notice the presence of a context ?
        "@context": [
            "https://cdn.happy-dev.fr/owl/hdcontext.jsonld",
            {
-               "get_full_name": "rdfs:label"
+               "username": "rdfs:label"
            }
        ]
     }
-- 
GitLab