Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2cf20f5

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Minor update of the terminology used
2 parents 5c281ed + 8cb2e35 commit 2cf20f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/3.3-di-changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ each service or load them all at once with this method.
194194

195195
Ok, but can I exclude some paths that I *know* won't contain services?
196196

197-
Yes! The ``exclude`` key is a glob pattern that can be used to *blacklist* paths
197+
Yes! The ``exclude`` key is a glob pattern that can be used to *ignore* paths
198198
that you do *not* want to be included as services. But, since unused services are
199199
automatically removed from the container, ``exclude`` is not that important. The
200200
biggest benefit is that those paths are not *tracked* by the container, and so may

0 commit comments

Comments
 (0)