Repository: flink
Updated Branches:
  refs/heads/master 7f01f56f1 -> d6e9fa046


[docs] trivial typo in docker-flink/README.md

This closes #1463.


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

Branch: refs/heads/master
Commit: d6e9fa0469aa0e83755611efe1647891109c483a
Parents: 7f01f56
Author: Peter Vandenabeele <pe...@vandenabeele.com>
Authored: Wed Dec 16 21:10:56 2015 +0100
Committer: Maximilian Michels <m...@apache.org>
Committed: Thu Dec 17 12:41:42 2015 +0100

----------------------------------------------------------------------
 flink-contrib/docker-flink/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/d6e9fa04/flink-contrib/docker-flink/README.md
----------------------------------------------------------------------
diff --git a/flink-contrib/docker-flink/README.md 
b/flink-contrib/docker-flink/README.md
index 9dff930..ec02027 100644
--- a/flink-contrib/docker-flink/README.md
+++ b/flink-contrib/docker-flink/README.md
@@ -21,7 +21,7 @@ chmod +x /usr/local/bin/docker-compose
 
 ###Build the images
 
-Images are based on Ubuntu Trusty 14.04 and run Supervor to stay alive when 
running containers.
+Images are based on Ubuntu Trusty 14.04 and run Supervisord to stay alive when 
running containers.
 
 The base image installs Oracle Java JDK 1.7 and SSH client & server. You can 
change the SSH password there or add your own key and adjust SSH config.
 

Reply via email to