Author: bdemers
Date: Mon Feb  6 16:26:53 2017
New Revision: 1781921

URL: http://svn.apache.org/viewvc?rev=1781921&view=rev
Log:
merging pr-10

Modified:
    shiro/site/publish/features.html

Modified: shiro/site/publish/features.html
URL: 
http://svn.apache.org/viewvc/shiro/site/publish/features.html?rev=1781921&r1=1781920&r2=1781921&view=diff
==============================================================================
--- shiro/site/publish/features.html (original)
+++ shiro/site/publish/features.html Mon Feb  6 16:26:53 2017
@@ -243,7 +243,7 @@
   <p>Extremely low number of required dependencies. Standalone configuration 
requires only <tt>slf4j-api.jar</tt> and one of slf4j&rsquo;s binding .jars. 
Web configuration additionally requires <tt>commons-beanutils-core.jar</tt>. 
Feature-based dependencies (Ehcache caching, Quartz-based Session validation, 
Spring dependency injection, etc.) can be added when needed.</p></li>
 </ul>
 <h2><a href="#want-more-information-on-what-shiro-can-do-" 
name="want-more-information-on-what-shiro-can-do-">Want more information on 
what Shiro can do?</a></h2>
-<p>Check out the specific features for each of Shiro&rsquo;s major components: 
<a href="authentication-features.html">Authentication</a>, <a 
href="authorization-features.html">Authorization</a>, <a 
href="session-management-features.html">Session Management</a>, and <a 
href="cryptography-features.html">Cryptogrpahy</a>.</p>
+<p>Check out the specific features for each of Shiro&rsquo;s major components: 
<a href="authentication-features.html">Authentication</a>, <a 
href="authorization-features.html">Authorization</a>, <a 
href="session-management-features.html">Session Management</a>, and <a 
href="cryptography-features.html">Cryptography</a>.</p>
 <h2><a href="#get-started-in-10-minutes-with-shiro" 
name="get-started-in-10-minutes-with-shiro">Get Started in 10 Minutes with 
Shiro</a></h2>
 <p>Try out Shiro for yourself with our <a href="10-minute-tutorial.html">10 
Minute Tutorial</a>. And if you have any questions about Shiro, please check 
out our <a href="forums.html">community forum</a> or <a 
href="mailing-lists.html">user mailing list</a> for answers from the 
community.<br/><input type="hidden" id="ghEditPage" 
value="features.md"></input></p>
     


Reply via email to