From 2ea6212608bfe8da0cd0c135375e31d042ee5dce Mon Sep 17 00:00:00 2001 From: elsdvlee <93709574+elsdvlee@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:15:33 +0100 Subject: [PATCH] Update spec/section/fields.md Co-authored-by: Pano Maria --- spec/section/fields.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/section/fields.md b/spec/section/fields.md index fc39fc4..627ec9f 100644 --- a/spec/section/fields.md +++ b/spec/section/fields.md @@ -264,7 +264,7 @@ In this example a [=logical view=] is defined on a reference formulation. The nested [=field=] with [=declared name=] "item" has a declared reference formulation `rml:CSV` and CSV row as implicit iterator. Its records are a sequence of logical iterations defined by its iterator. -The nested fields with [=declared name=] "type" and "weight" are evaluated using the reference formulation `rml:CSV` from their parent field with [=declared name=] "item". +The nested fields with [=declared name=] "type" and "weight" are evaluated using the reference formulation `rml:CSV` from their parent field with [=declared name=] "item". ```json {