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

Commit 08cd745

Browse files
committed
Updates wording in expressive example for consistency
1 parent d7b4775 commit 08cd745

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/book/application-integration/usage-in-a-zend-expressive-application.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Usage in a zend-expressive Application
22

3-
The following example shows _one_ usage of zend-inputfilter in a zend-expressive
4-
based application. The example uses a module, config provider configuration,
5-
zend-servicemanager as dependency injection container, the zend-inputfilter
6-
plugin manager and a request handler.
3+
The following example shows _one_ potential use case of zend-inputfilter within
4+
a zend-expressive based application. The example uses a module, config provider
5+
configuration, zend-servicemanager as dependency injection container, the
6+
zend-inputfilter plugin manager and a request handler.
77

88
Before starting, make sure zend-inputfilter is installed and configured.
99

0 commit comments

Comments
 (0)