Jai-76 opened a new issue, #6378: URL: https://github.com/apache/hop/issues/6378
Body: Description I found a typo in the global footer copyright notice that appears on every page of the website. The word "Foundation" is misspelled as "Fountation". Steps to Reproduce Navigate to the homepage: https://hop.apache.org/ (or any sub-page). Scroll to the absolute bottom of the page. Observe the copyright text line. Actual Result The text reads: © 2019-2026 The Apache Software Fountation Expected Result The text should read: © 2019-2026 The Apache Software Foundation Possible Fix Location This string is likely hardcoded in the site generator's footer template or configuration file. If using Hugo: Check layouts/partials/footer.html or config.toml. If using Antora/Other: Check the corresponding footer UI bundle or site.yml. Environment URL: https://hop.apache.org/ Browser: All Date: 2026-01-14 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
