diff --git a/reference/strings/functions/strip-tags.xml b/reference/strings/functions/strip-tags.xml index 7016d35589..8727174426 100644 --- a/reference/strings/functions/strip-tags.xml +++ b/reference/strings/functions/strip-tags.xml @@ -131,7 +131,7 @@ Test paragraph. Other text Because strip_tags does not actually validate the - HTML, partial, or broken tags can result in the removal of more + HTML, partial or broken tags can result in the removal of more text/data than expected.