Skip to content

Commit bf79c62

Browse files
Kibubugkellogg
authored andcommitted
Fix @direction not listed under context definition's definition
While @direction may be used in a context definition it was only listed under context definition's conditional cases not under context definition's definition.
1 parent 12df424 commit bf79c62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12299,6 +12299,7 @@ <h2>Context Definitions</h2>
1229912299
keys MUST be either <a>terms</a>, <a>compact IRIs</a>, <a>IRIs</a>,
1230012300
or one of the <a>keywords</a>
1230112301
<code>@base</code>,
12302+
<code class="changed">@direction</code>,
1230212303
<code class="changed">@import</code>,
1230312304
<code>@language</code>,
1230412305
<code class="changed">@propagate</code>,

0 commit comments

Comments
 (0)