Skip to content

Commit 67ce1b0

Browse files
kenjisMGatner
andcommitted
docs: fix by proof reading
Co-authored-by: MGatner <mgatner@icloud.com>
1 parent 1ebc173 commit 67ce1b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/incoming/filters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The filters bundled with CodeIgniter4 are: :doc:`Honeypot <../libraries/honeypot
207207
InvalidChars
208208
=============
209209

210-
This filter checks if user input data (``$_GET``, ``$_POST``, ``$_COOKIE``, ``php://input``) do not contain the following characters:
210+
This filter prohibits user input data (``$_GET``, ``$_POST``, ``$_COOKIE``, ``php://input``) from containing the following characters:
211211

212212
- invalid UTF-8 characters
213213
- control characters except line break and tab code

0 commit comments

Comments
 (0)