Repository: bahir-website Updated Branches: refs/heads/master 894ce6aa8 -> 1a80d15f0
Fixed typos in Apache CouchDB Apache CouchDB is incorrectly referred to as CounchDB twice on the website. Closes #13 Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/1a80d15f Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/1a80d15f Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/1a80d15f Branch: refs/heads/master Commit: 1a80d15f0dab90bddf3a1d9f7d5352beadabf1b4 Parents: 894ce6a Author: Rich Ellis <[email protected]> Authored: Fri Nov 17 09:25:50 2017 +0000 Committer: Luciano Resende <[email protected]> Committed: Sat Apr 28 13:09:19 2018 -0700 ---------------------------------------------------------------------- site/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/1a80d15f/site/index.md ---------------------------------------------------------------------- diff --git a/site/index.md b/site/index.md index 69769ba..c5fd561 100644 --- a/site/index.md +++ b/site/index.md @@ -33,10 +33,10 @@ Currently, {{ site.data.project.short_name }} provides extensions for [Apache Sp ## Apache Spark extensions - - Spark data source for Apache CounchDB/Cloudant {:height="36px" width="36px"} + - Spark data source for Apache CouchDB/Cloudant {:height="36px" width="36px"} - Spark Structured Streaming data source for Akka {:height="36px" width="36px"} - Spark Structured Streaming data source for MQTT - - Spark DStream connector for Apache CounchDB/Cloudant {:height="36px" width="36px"} + - Spark DStream connector for Apache CouchDB/Cloudant {:height="36px" width="36px"} - Spark DStream connector for Akka - Spark DStream connector for Google Cloud Pub/Sub {:height="36px" width="36px"} - Spark DStream connector for MQTT
