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/01/24 18:32:19 UTC

[07/12] incubator-predictionio git commit: [MINOR] fixed a typo

[MINOR] fixed a typo


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

Branch: refs/heads/develop
Commit: 301b5b62159fc2cf30a9d503be108c6387214751
Parents: 205c5a7
Author: JonnyDaenen <Jo...@users.noreply.github.com>
Authored: Tue Jan 24 09:30:01 2017 -0800
Committer: Donald Szeto <do...@apache.org>
Committed: Tue Jan 24 09:30:01 2017 -0800

----------------------------------------------------------------------
 docs/manual/source/demo/tapster.html.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/301b5b62/docs/manual/source/demo/tapster.html.md
----------------------------------------------------------------------
diff --git a/docs/manual/source/demo/tapster.html.md b/docs/manual/source/demo/tapster.html.md
index 8593fc9..e7b3455 100644
--- a/docs/manual/source/demo/tapster.html.md
+++ b/docs/manual/source/demo/tapster.html.md
@@ -334,7 +334,7 @@ queryPIO: function() {
 ```
 ### Rails
 
-On the Rails side all the fun things happen in the episodes controller locates at: `app/controllers/episodes_controller` [View on GitHub](https://github.com/PredictionIO/Demo-Tapster/blob/master/app/controllers/episodes_controller.rb).
+On the Rails side all the fun things happen in the episodes controller located at: `app/controllers/episodes_controller` [View on GitHub](https://github.com/PredictionIO/Demo-Tapster/blob/master/app/controllers/episodes_controller.rb).
 
 ```
 def query