diff --git a/source/import_documentation/Solid-introduction.rst b/source/import_documentation/Solid-introduction.rst
index 8632e237279d93003b7339c6d8e1319f8cf1791d..b75812b4f1a5dbde32c81f885838cbb64460d7ef 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"
            }
        ]
     }