Fix typo in docs (#5074)

Small fix for the realtime pull docs fix issue #5072
This commit is contained in:
Slim 2017-11-22 18:16:36 -08:00 committed by Roman Leventov
parent 368d03146b
commit 790678f02c
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ the [stream push method](stream-push.html).
Another option is *stream pull*. With this approach, a Druid Realtime Node ingests data from a
[Firehose](../ingestion/firehose.html) connected to the data you want to
read. The Druid quickstart and tutorials do not include information about how to set up standalone realtime nodes, but
they can be used in place for Tranquility server and the indexing service. Please note that Realtime nodes have very properties than
the indexing service.
they can be used in place for Tranquility server and the indexing service. Please note that Realtime nodes have different properties and roles than the indexing service.
## Realtime Node Ingestion