Modifying wip verbage a bit
Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/commit/cc6dd9d1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/tree/cc6dd9d1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/diff/cc6dd9d1 Branch: refs/heads/asf-site Commit: cc6dd9d19494cff6756583e5b91131609c4b9fa2 Parents: 61527ca Author: Wade Chandler <[email protected]> Authored: Thu Jan 5 21:41:37 2017 -0500 Committer: Wade Chandler <[email protected]> Committed: Thu Jan 5 21:41:37 2017 -0500 ---------------------------------------------------------------------- content/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans-website/blob/cc6dd9d1/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 118a970..a618db3 100644 --- a/content/index.html +++ b/content/index.html @@ -16,7 +16,7 @@ <div></div> </div> <ul> - <li><a class="nav-link">Page is work in progress</a></li> + <li><a class="nav-link">Page is a work in progress</a></li> </ul> </nav> @@ -112,4 +112,4 @@ <script src="scripts/onepager.min.js"></script> </body> -</html> \ No newline at end of file +</html>
