Changes responce typo to response Closes #339
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/29939f02 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/29939f02 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/29939f02 Branch: refs/heads/develop Commit: 29939f02de032959a748d824e146f200712da223 Parents: 9c42714 Author: Laertis <[email protected]> Authored: Tue Mar 7 10:33:00 2017 -0800 Committer: Donald Szeto <[email protected]> Committed: Tue Mar 7 10:33:00 2017 -0800 ---------------------------------------------------------------------- docs/manual/source/datacollection/eventmodel.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/29939f02/docs/manual/source/datacollection/eventmodel.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/datacollection/eventmodel.html.md.erb b/docs/manual/source/datacollection/eventmodel.html.md.erb index 91b3f65..52b3c4a 100644 --- a/docs/manual/source/datacollection/eventmodel.html.md.erb +++ b/docs/manual/source/datacollection/eventmodel.html.md.erb @@ -345,4 +345,4 @@ The order in the response array is corresponding to the order of the request arr ] -Notice that each subrequest receives a status responce. The limit of 50 events per batch requests is in line with Facebook, Mixpanel, SegmentIO and other event syncs that accept batches. +Notice that each subrequest receives a status response. The limit of 50 events per batch requests is in line with Facebook, Mixpanel, SegmentIO and other event syncs that accept batches.
