We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ee0cf commit 290fe75Copy full SHA for 290fe75
docs/rulesets.html
@@ -129,7 +129,7 @@ <h4>
129
href="http://www.regular-expressions.info/pcre.html">Perl-style regular
130
expressions.</a>
131
Note that if your rules include ampersands (&), they need
132
- to be appropriately XML-encoded: replace each occurence of
+ to be appropriately XML-encoded: replace each occurrence of
133
<strong>&</strong> with <strong>&#x26;</strong>.
134
</p>
135
0 commit comments