File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1074,7 +1074,7 @@ <h3>Overview</h3>
1074
1074
Please note that < code > @base</ code > is ignored when processing remote contexts.</ p >
1075
1075
1076
1076
< p class ="changed "> If < a > context</ a > is not to be propagated,
1077
- a reference to the < var > previous context</ var > is retained so that
1077
+ a reference to the < a > previous context</ a > is retained so that
1078
1078
it may be rolled back when a new < a > node object</ a > is entered.
1079
1079
By default, all contexts are propagated, other than < a > type-scoped contexts</ a > .</ p >
1080
1080
@@ -1307,7 +1307,7 @@ <h3>Algorithm</h3>
1307
1307
< li > Otherwise, if its value is not < a > boolean</ a > < code > true</ code > or < code > false</ code > ,
1308
1308
an < a data-link-for ="JsonLdErrorCode "> invalid @propagate value</ a >
1309
1309
error has been detected and processing is aborted.</ li >
1310
- < li > Otherwise, < var > previous context</ var > was determined before,
1310
+ < li > Otherwise, < a > previous context</ a > was determined before,
1311
1311
and no further processing is necessary.</ li >
1312
1312
</ ol >
1313
1313
</ li >
You can’t perform that action at this time.
0 commit comments