You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2018/08/08 08:01:34 UTC

couchdb-www git commit: fix typo

Repository: couchdb-www
Updated Branches:
  refs/heads/asf-site bb1c91a4b -> fd8330264


fix typo


Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/fd833026
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/fd833026
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/fd833026

Branch: refs/heads/asf-site
Commit: fd8330264213d574f1c6a19a45d786332e97fda9
Parents: bb1c91a
Author: Jan Lehnardt <ja...@apache.org>
Authored: Wed Aug 8 10:01:31 2018 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Wed Aug 8 10:01:31 2018 +0200

----------------------------------------------------------------------
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/fd833026/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 41bd51a..fceb38f 100644
--- a/index.html
+++ b/index.html
@@ -113,7 +113,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design.
       </p>
       <p>
 
-        <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="CouchDB Replication Protocol">~The Couch Replication Protocol</a></strong> lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling, <strong><a href="http://offlinefirst.org">offline-first</a></strong> user-experience while maintaining high performance and strong reliability. CouchDB comes with a <string>developer-friendly</strong> query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval.
+        <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="CouchDB Replication Protocol">The Couch Replication Protocol</a></strong> lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling, <strong><a href="http://offlinefirst.org">offline-first</a></strong> user-experience while maintaining high performance and strong reliability. CouchDB comes with a <string>developer-friendly</strong> query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval.
 
     </p>