Merge pull request #1146 from metamx/fix-typo

fix typo
This commit is contained in:
Xavier Léauté 2015-02-19 16:21:23 -08:00
commit 7c02212584
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ cd druid
mvn clean package mvn clean package
``` ```
This will compile the project and create the Druid binary ditribution tar under This will compile the project and create the Druid binary distribution tar under
`services/target/druid-VERSION-bin.tar.gz`. `services/target/druid-VERSION-bin.tar.gz`.
You can find the example executables in the examples/bin directory: You can find the example executables in the examples/bin directory: