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

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 12b0ed33 Typo
12b0ed33 is described below

commit 12b0ed3349b67dc9a900e7fb57c7605386ff693a
Author: Sebb <[email protected]>
AuthorDate: Tue Dec 2 15:29:09 2025 +0000

    Typo
---
 layouts/partials/navbar.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html
index 987465ac..0f6e4e73 100644
--- a/layouts/partials/navbar.html
+++ b/layouts/partials/navbar.html
@@ -88,7 +88,7 @@
           </div>
         </li>
         <li class="nav-item dropdown">
-          <a class="nav-link dropdown-toggle" href="#" id="conversDropdown" 
role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
+          <a class="nav-link dropdown-toggle" href="#" id="wgDropdown" 
role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
             Working Groups
           </a>
           <div class="dropdown-menu" aria-labelledby="wgDropdown">

Reply via email to