Skip to content

Commit 290fe75

Browse files
committed
Fix typo in the documentation
1 parent d8ee0cf commit 290fe75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rulesets.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h4>
129129
href="http://www.regular-expressions.info/pcre.html">Perl-style regular
130130
expressions.</a>
131131
Note that if your rules include ampersands (&amp;), they need
132-
to be appropriately XML-encoded: replace each occurence of
132+
to be appropriately XML-encoded: replace each occurrence of
133133
<strong>&amp;</strong> with <strong>&amp;#x26;</strong>.
134134
</p>
135135

0 commit comments

Comments
 (0)