Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 61bc41e

Browse files
committed
Removes hard number of escape helpers from introduction
1 parent ed1b132 commit 61bc41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/helpers/escape.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The following helpers can **escape output in view scripts and defend from XSS
44
and related vulnerabilities**. To escape different contexts of a HTML document,
5-
zend-view provides 5 helpers:
5+
zend-view provides the following helpers:
66

77
* [`EscapeCss`](#escapecss)
88
* [`EscapeHtml`](#escapehtml)

0 commit comments

Comments
 (0)