We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89f2f6 commit 337842eCopy full SHA for 337842e
index.html
@@ -4257,7 +4257,7 @@ <h3>Algorithm</h3>
4257
the <span class="changed"><a data-lt="context-base-iri">base IRI</a> from <var>active context</var>, if it exists</span>.
4258
<span class="changed">To avoid confusion with a <a>keyword</a>, if <var>var</var> has the form of a keyword
4259
(i.e., it matches the ABNF rule `"@"1*ALPHA` from [[RFC5234]]),
4260
- prepend to it a colon followed by a a slash (`./`).</span>
+ prepend to it a period followed by a a slash (`./`).</span>
4261
</li>
4262
<li>Finally, return <var>var</var> as is.</li>
4263
</ol>
0 commit comments