This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push:
new 813d6ac Fixes missing space
813d6ac is described below
commit 813d6ac2303f533c9fab68985b8999b3d8ccae53
Author: Lukasz Lenart <[email protected]>
AuthorDate: Wed Jan 6 17:02:38 2021 +0100
Fixes missing space
---
source/builds.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/builds.md b/source/builds.md
index 8225bd1..3bc3719 100644
--- a/source/builds.md
+++ b/source/builds.md
@@ -64,7 +64,7 @@ For more about using Maven to build Struts 2, see
For more about using Maven to build Struts 1, see our [Maven wiki
page.](http://wiki.apache.org/struts/StrutsMaintenanceMaven)
-## NightlyBuilds
+## Nightly Builds
As part of our continuous integration practice, we also make available each
morning the
[latest stable development
build.](https://nightlies.apache.org/x1/dist/struts/)