diff --git a/spring-framework-reference/src/overview.xml b/spring-framework-reference/src/overview.xml index 0c48c4a0ba..d3dc081950 100644 --- a/spring-framework-reference/src/overview.xml +++ b/spring-framework-reference/src/overview.xml @@ -795,7 +795,7 @@ TR: OK. Added to diagram.--> Now this application is probably broken because there is no implementation of the JCL API on the classpath, so to fix it a new one - has to be prvided. In the next section we show you how to provide an + has to be provided. In the next section we show you how to provide an alternative implementation of JCL using SLF4J as an example.