diff --git a/spring-framework-reference/src/overview.xml b/spring-framework-reference/src/overview.xml index b1bb98d098..e15e4bad53 100644 --- a/spring-framework-reference/src/overview.xml +++ b/spring-framework-reference/src/overview.xml @@ -890,8 +890,8 @@ TR: OK. Added to diagram.--> framework for configuration and management purposes. It's efficient and well-established, and in fact it's what we use at runtime when we build and test Spring. Spring also provides some utilities for - configuring and initializing Log4j, so it have an optional compile - time dependency on Log4j in some modules. + configuring and initializing Log4j, so it has an optional compile-time + dependency on Log4j in some modules. To make Log4j work with the default JCL dependency (commons-logging) all you need to do is put Log4j on the