From f72af176915f21d227c3c3c5c4da344842d37f6e Mon Sep 17 00:00:00 2001 From: anomal00us <95467104+anomal00us@users.noreply.github.com> Date: Mon, 25 Jul 2022 23:56:19 +0200 Subject: Rebuilding JSON. --- specs/~dynamic-names.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/~dynamic-names.json b/specs/~dynamic-names.json index d019d4f..d1401bb 100644 --- a/specs/~dynamic-names.json +++ b/specs/~dynamic-names.json @@ -205,7 +205,7 @@ }, { "name": "Dynamic Names - Composed Dereferencing", - "desc": "Dynamic Names cannot have composed dereferencing.", + "desc": "Dotted Names are resolved entirely before dereferencing begins.", "data": { "foo": "fizz", "bar": "buzz", -- cgit v1.2.1