diff --git a/spring-framework-reference/src/overview.xml b/spring-framework-reference/src/overview.xml
index d3dc0819503..b1bb98d098e 100644
--- a/spring-framework-reference/src/overview.xml
+++ b/spring-framework-reference/src/overview.xml
@@ -375,7 +375,7 @@ TR: OK. Added to diagram.-->
write a web application you don't need the spring-web modules. To refer
to Spring library modules in this guide we use a shorthand naming
convention spring-* or spring-*.jar, where "*"
- represents shot name for the module (e.g. spring-core,
+ represents the short name for the module (e.g. spring-core,
spring-webmvc, spring-jms, etc.). The actual
jar file name that you use may be in this form (see below) or it may
not, and normally it also has a version number in the file name (e.g.