Skip to content

Commit a2af4d7

Browse files
Nyholmwouterj
authored andcommitted
Minor update of the terminology used
1 parent 6031c1b commit a2af4d7

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
@@ -161,7 +161,7 @@ each service or load them all at once with this method.
161161

162162
OK, but can I exclude some paths that I *know* won't contain services?
163163

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

0 commit comments

Comments
 (0)