This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


The following commit(s) were added to refs/heads/main by this push:
     new 0c08d8d  Add plural form to site title
0c08d8d is described below

commit 0c08d8d3055f9223b2d3c37934583e18a6606e7d
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Oct 8 10:36:55 2025 -0700

    Add plural form to site title
---
 atr/templates/includes/sidebar.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/atr/templates/includes/sidebar.html 
b/atr/templates/includes/sidebar.html
index dee059f..5093402 100644
--- a/atr/templates/includes/sidebar.html
+++ b/atr/templates/includes/sidebar.html
@@ -6,7 +6,7 @@
         <br />
         <span class="trusted">T<span class="rest">rusted</span></span>
         <br />
-        <span class="release">R<span class="rest">elease</span></span>
+        <span class="release">R<span class="rest">eleases</span></span>
       </h1>
     </a>
   </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to