Repository: eagle
Updated Branches:
  refs/heads/master 2a2b07cb9 -> 0622ae1f4


Typo fix

Author: Konstantin Gribov <gros...@gmail.com>

Closes #773 from grossws/patch-1.


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

Branch: refs/heads/master
Commit: 0622ae1f402d834753db6a7eb7312b9a6a29cce8
Parents: 2a2b07c
Author: Konstantin Gribov <gros...@gmail.com>
Authored: Fri Jan 13 17:02:56 2017 +0800
Committer: Hao Chen <h...@apache.org>
Committed: Fri Jan 13 17:02:56 2017 +0800

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/eagle/blob/0622ae1f/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index bca1ab3..435f5bc 100755
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ After successfully building, you will find eagle binary 
tarball under _eagle-ser
 
 * (Optional) Install/Start [HDP 
Sandbox](http://hortonworks.com/products/sandbox/) which provide an all-in-one 
virtual machine with most dependency services like Zookeeper, Kafka, HBase, etc 
and monitored hadoop components.
 * Import Eagle as maven project with popular IDE like [IntelliJ 
IDEA](https://www.jetbrains.com/idea/)
-* Start **Eagle Server** in `debug` mode by running (default http port: 
`9090`, default smpt port: `5025`)
+* Start **Eagle Server** in `debug` mode by running (default http port: 
`9090`, default smtp port: `5025`)
 
         org.apache.eagle.server.ServerDebug
   

Reply via email to