diff --git a/index.html b/index.html
index bae136ab..7c6ae21a 100644
--- a/index.html
+++ b/index.html
@@ -2375,7 +2375,7 @@
Algorithm
If active property is @default
,
initialize the {{JsonLdOptions/frameExpansion}} flag to false
.
If active property has a term definition in active context
- with a local context, initialize property scoped context to that local context.
+ with a local context, initialize property-scoped context to that local context.
If element is a scalar,
- If active property is
null
or @graph
,
@@ -2458,7 +2458,7 @@ Algorithm
- Initialize two empty maps, result
and nests.
Initialize input type to the last value of the first entry in element
- expanding to
@type
, ordering entries lexicographically by key.
+ expanding to @type
(if any), ordering entries lexicographically by key.
-
For each key and value in element,
@@ -2483,8 +2483,6 @@
Algorithm
(unless processing mode is `json-ld-1.0`),
a colliding keywords
error has been detected and processing is aborted.
- - If result already has an expanded property entry,
- for `@included` or `@type`.
- If expanded property is
@id
:
- If value is not a string, an