This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/main by this push:
new 7793fdec3 docs: fix hyphenation in about page (#289)
7793fdec3 is described below
commit 7793fdec350966e1a84956d2bcaa29878c1599cd
Author: Sumit Kate <[email protected]>
AuthorDate: Tue Feb 3 23:15:16 2026 +0530
docs: fix hyphenation in about page (#289)
---
src/site/content/about.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/content/about.adoc b/src/site/content/about.adoc
index a5a40c54d..efd1ecb11 100644
--- a/src/site/content/about.adoc
+++ b/src/site/content/about.adoc
@@ -6,7 +6,7 @@
:jbake-description: Learn about Apache Shiro, the open source security
framework under the Apache Software Foundation that provides authentication,
authorization, session management and cryptography for Java applications.
:idprefix:
-Apache Shiro is a top level open source project under the
https://www.apache.org[Apache Software Foundation].
+Apache Shiro is a top-level open-source project under the
https://www.apache.org[Apache Software Foundation].
As a project, Shiro is an application security framework that provides
application developers very clean and simple ways of supporting four
cornerstones of security in their applications: authentication, authorization,
enterprise session management and cryptography.
If you'd like to learn more about Shiro please visit the links below