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 e16667c commit e9e4799Copy full SHA for e9e4799
spec/index.html
@@ -1992,7 +1992,7 @@ <h2>Security Considerations</h2>
1992
<p>RDF can express data which is presented to the user, such as RDF Schema labels.
1993
Applications rendering <a>strings</a> retrieved from untrusted RDF documents,
1994
or using unescaped characters,
1995
- are encouraged to use warnings and other appropriate means to limit the possibility
+ ought to use warnings and other appropriate means to limit the possibility
1996
that malignant strings might be used to mislead the reader.
1997
The security considerations in the media type registration for XML ([[RFC3023]] section 10)
1998
provide additional guidance around the expression of arbitrary data and markup.</p>
0 commit comments