Repository: couchdb-www Updated Branches: refs/heads/asf-site 4e683fbca -> d9fe43cd4
fix(index): minor spelling correction Just changed "uniqe" to "unique". Nothing else to see here. Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/111f8c79 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/111f8c79 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/111f8c79 Branch: refs/heads/asf-site Commit: 111f8c7951b61e7bf33da4f6c4fe5ef0390ae3c5 Parents: eb45e9f Author: Jonathan Niles <[email protected]> Authored: Wed Sep 28 20:08:47 2016 +0100 Committer: Jonathan Niles <[email protected]> Committed: Wed Sep 28 20:08:47 2016 +0100 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/111f8c79/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index b8b6307..b273ee7 100644 --- a/index.html +++ b/index.html @@ -196,7 +196,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </h3> <p class="skill-card-slogan"> - CouchDBâs uniqe <a href="http://docs.couchdb.org/en/master/replication/protocol.html">Replication Protocol</a> is the + CouchDBâs unique<a href="http://docs.couchdb.org/en/master/replication/protocol.html">Replication Protocol</a> is the foundation for a whole new generation of <a href="http://offlinefirst.org/">âOffline Firstâ</a> applications for Mobile applications and other environments with <a href="https://www.youtube.com/watch?v=1sLjWlWvCsc">challenging
