This is an automated email from the ASF dual-hosted git repository.

abhishek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new b6d6e3b827 Update start-druid-main.py (#14471)
b6d6e3b827 is described below

commit b6d6e3b827878c61516c302e36f9c0cf189b6248
Author: Peter Marshall <[email protected]>
AuthorDate: Fri Jun 23 09:37:24 2023 +0100

    Update start-druid-main.py (#14471)
    
    Quick typo correction.
---
 examples/bin/start-druid-main.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/bin/start-druid-main.py b/examples/bin/start-druid-main.py
index d797157230..36d07c17b6 100644
--- a/examples/bin/start-druid-main.py
+++ b/examples/bin/start-druid-main.py
@@ -154,7 +154,7 @@ sample usage:
                              '\'common.jvm.config\' & 
\'common.runtime.properties\' files. \n'
                              'If this argument is not given, config from \n'
                              'conf/druid/auto directory is used.\n'
-                             'Note. zookeeper config cannot be overriden.\n')
+                             'Note. zookeeper config cannot be overridden.\n')
     parser.add_argument('--compute', action='store_true',
                         help='Does not start Druid, only displays the memory 
allocated \n'
                              'to each service if started with the given total 
memory.\n')


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to