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 e6a631733 Fix typos in artifacts.yaml (#295)
e6a631733 is described below
commit e6a6317336ac39d46c77dfa57f340afbadfbb1be
Author: John Bampton <[email protected]>
AuthorDate: Tue Feb 10 02:42:02 2026 +1000
Fix typos in artifacts.yaml (#295)
One typo fixed in two places
---
src/site/data/artifacts.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/data/artifacts.yaml b/src/site/data/artifacts.yaml
index 28d426443..a570d9889 100644
--- a/src/site/data/artifacts.yaml
+++ b/src/site/data/artifacts.yaml
@@ -61,13 +61,13 @@ artifacts:
"g": "org.apache.shiro"
"a": "shiro-ehcache"
"type": "jar"
- "description": 'Enables <a class="external-link"
href="https://www.ehcache.org">Ehcache</a>-based famework caching.'
+ "description": 'Enables <a class="external-link"
href="https://www.ehcache.org">Ehcache</a>-based framework caching.'
shiroHazelcast:
"g": "org.apache.shiro"
"a": "shiro-hazelcast"
"type": "jar"
- "description": 'Enables <a class="external-link"
href="https://hazelcast.org">Hazelcast</a>-based famework caching.'
+ "description": 'Enables <a class="external-link"
href="https://hazelcast.org">Hazelcast</a>-based framework caching.'
shiroFeatures:
"g": "org.apache.shiro"