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

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 96b96de  Update base.html
96b96de is described below

commit 96b96def309be6ae87b05800e299b3927d136367
Author: Dave Fisher <dave2w...@comcast.net>
AuthorDate: Tue Dec 10 12:13:45 2019 -0800

    Update base.html
    
    typo
---
 theme/apache/templates/base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index 33f14ee..2411712 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -62,7 +62,7 @@
             <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown"
               role="button" data-toggle="dropdown" aria-haspopup="true"
               aria-expanded="false">About</a>
-            <div class="dropdown-menu dropdown-menu-rght" 
aria-labelledby="navbarDropdown">
+            <div class="dropdown-menu dropdown-menu-right" 
aria-labelledby="navbarDropdown">
               <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
               <div class="dropdown-divider"></div>
               <a class="dropdown-item"

Reply via email to