We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb3e31 commit b2daa54Copy full SHA for b2daa54
spec/index.html
@@ -292,7 +292,7 @@ <h2>A Canonical form of N-Quads</h2>
292
<p>A future version may consider requiring all characters between
293
`U+0000` and `U+001F` (other than `U+000A` (<code title="LINE FEED"><sub>LF</sub></code>)
294
and `U+000D` (<code title="CARRIAGE RETURN"><sub>CR</sub></code>))
295
- along with `U+007F` <code title="delete">DEL</code>
+ along with `U+007F` (<code title="delete"><sub>DEL</sub></code>)
296
to be represented using `UCHAR`.</p>
297
</div>
298
</section>
0 commit comments