Re-edit to trigger re-deploy
diff --git a/source/primer.md b/source/primer.md
index 6867f07..d38a754 100644
--- a/source/primer.md
+++ b/source/primer.md
@@ -244,9 +244,8 @@
 
 For more about security, you should read the
 [Java EE tutorial](http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html).
-Other projects, like [Apache Shiro](http://shiro.apache.org/) or
-[Spring Security](https://spring.io/projects/spring-security/) might also help
-you to secure your web application.
+Other projects, like [Apache Shiro](http://shiro.apache.org/) or [Spring Security](https://spring.io/projects/spring-security/) 
+might also help you to secure your web application.
 
 ### JavaServer Pages, JSP Tag Libraries, and JavaServer Faces {#jsp}