Skip to content

Commit

Permalink
doc/transform: Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jlucovsky committed Mar 14, 2024
1 parent 8a87fd5 commit c2ee337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/userguide/rules/transforms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ to_uppercase

Converts the buffer to uppercase and passes the value on.

This example alerts if ``http.uri`` contains ``THIS TEXT HAS BEEN CONVERTED TO LOWERCASE``
This example alerts if ``http.uri`` contains ``THIS TEXT HAS BEEN CONVERTED TO UPPERCASE``

Example::

Expand Down

0 comments on commit c2ee337

Please sign in to comment.