You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@predictionio.apache.org by do...@apache.org on 2017/09/13 03:38:52 UTC

[1/2] incubator-predictionio git commit: Update webhooks.html.md.erb

Repository: incubator-predictionio
Updated Branches:
  refs/heads/livedoc 475065763 -> 951d7a0a0


Update webhooks.html.md.erb

Webhook is provided by the application that provides data, so PredictionIO is responsible for exposing webhook connectors.

Closes #433


Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/aa86def5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/aa86def5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/aa86def5

Branch: refs/heads/livedoc
Commit: aa86def567a7c1b252e0096c6d91a7e5f36d51af
Parents: 4750657
Author: aayush kumar <aa...@gmail.com>
Authored: Tue Sep 12 20:35:58 2017 -0700
Committer: Donald Szeto <do...@apache.org>
Committed: Tue Sep 12 20:36:25 2017 -0700

----------------------------------------------------------------------
 docs/manual/source/datacollection/webhooks.html.md.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/aa86def5/docs/manual/source/datacollection/webhooks.html.md.erb
----------------------------------------------------------------------
diff --git a/docs/manual/source/datacollection/webhooks.html.md.erb b/docs/manual/source/datacollection/webhooks.html.md.erb
index f255a8a..ba53a87 100644
--- a/docs/manual/source/datacollection/webhooks.html.md.erb
+++ b/docs/manual/source/datacollection/webhooks.html.md.erb
@@ -21,6 +21,6 @@ limitations under the License.
 
 Webhooks are used to collects data for your application from multiple channels automatically.
 
-Apache PredictionIO (incubating) offers webhooks for Segment.io and MailChimp
+Apache PredictionIO (incubating) offers webhook connectors for Segment.io and MailChimp
 (backend only). Several users also have expressed interest in Magento, Shopify
 and KeenIO so we'd be happy to help if anyone wishes to implement these.


[2/2] incubator-predictionio git commit: minor typo with 'following'

Posted by do...@apache.org.
minor typo with 'following'

Closes #434


Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/951d7a0a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/951d7a0a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/951d7a0a

Branch: refs/heads/livedoc
Commit: 951d7a0a00a0d18cd13000c21e060e1bf1794e39
Parents: aa86def
Author: aayush kumar <aa...@gmail.com>
Authored: Tue Sep 12 20:38:13 2017 -0700
Committer: Donald Szeto <do...@apache.org>
Committed: Tue Sep 12 20:38:40 2017 -0700

----------------------------------------------------------------------
 docs/manual/source/install/install-sourcecode.html.md.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/951d7a0a/docs/manual/source/install/install-sourcecode.html.md.erb
----------------------------------------------------------------------
diff --git a/docs/manual/source/install/install-sourcecode.html.md.erb b/docs/manual/source/install/install-sourcecode.html.md.erb
index 23c5503..f8410af 100644
--- a/docs/manual/source/install/install-sourcecode.html.md.erb
+++ b/docs/manual/source/install/install-sourcecode.html.md.erb
@@ -19,7 +19,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 -->
 
-INFO: Assuming you are following the directory structure in the followoing,
+INFO: Assuming you are following the directory structure in the following,
 replace `/home/abc` with your own home directory wherever you see it.
 
 ## Downloading Source Code