Browse Source

Fix Typo in Reference

Rob Winch 9 years ago
parent
commit
6b4a52715b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/manual/src/docs/asciidoc/index.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/index.adoc

@@ -400,7 +400,7 @@ Below you can find the highlights of this release.
 
 
 === Miscellaneous
 === Miscellaneous
 
 
-* https://github.com/spring-projects/spring-security/issues/4018[#4018] - Fix after `csrf()` is invoked, future `MockMvc` infocations use original `CsrfTokenRepository`
+* https://github.com/spring-projects/spring-security/issues/4018[#4018] - Fix after `csrf()` is invoked, future `MockMvc` invocations use original `CsrfTokenRepository`
 * Version Updates
 * Version Updates
 
 
 [[samples]]
 [[samples]]