소스 검색

Polish guide

Rob Winch 12 년 전
부모
커밋
e3f58fd9d3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/guides/src/asciidoc/helloworld.asc

+ 1 - 1
docs/guides/src/asciidoc/helloworld.asc

@@ -12,7 +12,7 @@ include::hello-includes/secure-the-application.asc[]
 
 === Registering Spring Security with the war
 
-We have created the Spring Security configuraiton, but we still need to register it with the war. This can be done using the following steps:
+We have created the Spring Security configuration, but we still need to register it with the war. This can be done using the following steps:
 
 * Navigate to the *Package Explorer* view
 * Right click the *org.springframework.security.samples.config* package within the *spring-security-samples-{starter-appname}* project