This is an automated email from the ASF dual-hosted git repository.
fpapon 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 08f6f697e `README.adoc`: remove small black dot above "F" in "ASF"
(#246)
08f6f697e is described below
commit 08f6f697e8f9a657f26976763388670cd76b8019
Author: John Bampton <[email protected]>
AuthorDate: Wed Nov 5 19:39:08 2025 +1000
`README.adoc`: remove small black dot above "F" in "ASF" (#246)
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index 1ac60d69b..b8e1adbae 100644
--- a/README.adoc
+++ b/README.adoc
@@ -6,7 +6,7 @@ Site content is authored as Markdown, Asciidoc and HTML files.
These files are parsed by the tool `jbake` and renders the content files using
freemarker templates to static `.html` files.
To publish the site commit changes to the `asf-site` branch of this repository.
-ASF infrastructure will see the commit and automatically push the changes to
the ASF͘'s production webservers.
+ASF infrastructure will see the commit and automatically push the changes to
the ASF's production webservers.
== Generating and Publishing