Repository: couchdb-www Updated Branches: refs/heads/asf-site 1a8744116 -> 7208a7ef7
happy new year Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/7208a7ef Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/7208a7ef Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/7208a7ef Branch: refs/heads/asf-site Commit: 7208a7ef7d43768e2fb1dd8628ad47e0293c202f Parents: 1a87441 Author: Jan Lehnardt <[email protected]> Authored: Fri Feb 13 13:15:41 2015 +0100 Committer: Jan Lehnardt <[email protected]> Committed: Fri Feb 13 13:15:41 2015 +0100 ---------------------------------------------------------------------- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/7208a7ef/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 0b93e23..da1b862 100644 --- a/index.html +++ b/index.html @@ -74,7 +74,7 @@ This fabulous linen texture was integrated into the site design. <img src="image/couch.png" alt=""/> <ul class="text-block"> - <li><h1><strong>Apache CouchDB</strong>™ is a databass</h1></li> + <li><h1><strong>Apache CouchDB</strong>™ is a database</h1></li> <li><h1>that uses <strong>JSON</strong> for documents,</h1></li> <li><h1><strong>JavaScript</strong> for <strong>MapReduce</strong> indexes,</h1></li> <li><h1>and regular <strong>HTTP</strong> for its <strong>API</strong></h1></li> @@ -354,7 +354,7 @@ This fabulous linen texture was integrated into the site design. <div id="footer"> - <p>Copyright © 2014 The Apache Software Foundation — Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a><br> + <p>Copyright © 2015 The Apache Software Foundation — Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a><br> Apache CouchDB, CouchDB, and the project logo are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation</p> <a class="closing" href="#top"></a>
