Repository: shiro-site
Updated Branches:
  refs/heads/master 0587e9808 -> 1a4f10b57


Fix "Cryptogrpahy" typo

Changed "Cryptogrpahy" to "Cryptography" in "Want more information on what 
Shiro can do?" section.

Fixes: #10


Project: http://git-wip-us.apache.org/repos/asf/shiro-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/shiro-site/commit/1a4f10b5
Tree: http://git-wip-us.apache.org/repos/asf/shiro-site/tree/1a4f10b5
Diff: http://git-wip-us.apache.org/repos/asf/shiro-site/diff/1a4f10b5

Branch: refs/heads/master
Commit: 1a4f10b5748d5c1825109a96332439465c899869
Parents: 0587e98
Author: Jonas Seibert <[email protected]>
Authored: Sun Feb 5 17:46:24 2017 +0100
Committer: Brian Demers <[email protected]>
Committed: Mon Feb 6 11:24:51 2017 -0500

----------------------------------------------------------------------
 features.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/shiro-site/blob/1a4f10b5/features.md
----------------------------------------------------------------------
diff --git a/features.md b/features.md
index b24b94e..657f55f 100644
--- a/features.md
+++ b/features.md
@@ -26,7 +26,7 @@ Apache Shiro aims to be the most comprehensive, but also the 
easiest to use Java
 
 ## Want more information on what Shiro can do?  
 
-Check out the specific features for each of Shiro's major components: 
[Authentication](authentication-features.html), 
[Authorization](authorization-features.html), [Session 
Management](session-management-features.html), and 
[Cryptogrpahy](cryptography-features.html).
+Check out the specific features for each of Shiro's major components: 
[Authentication](authentication-features.html), 
[Authorization](authorization-features.html), [Session 
Management](session-management-features.html), and 
[Cryptography](cryptography-features.html).
 
 ##Get Started in 10 Minutes with Shiro
 

Reply via email to