From be5ce88093e4930169a5875b85520731075d6dca Mon Sep 17 00:00:00 2001 From: hkmurakami Date: Sat, 23 Nov 2013 12:57:51 -0800 Subject: [PATCH] fix header formatting in tutorial doc --- docs/content/Tutorial:-A-First-Look-at-Druid.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/Tutorial:-A-First-Look-at-Druid.md b/docs/content/Tutorial:-A-First-Look-at-Druid.md index ee8ceba5122..389863d501b 100644 --- a/docs/content/Tutorial:-A-First-Look-at-Druid.md +++ b/docs/content/Tutorial:-A-First-Look-at-Druid.md @@ -140,7 +140,8 @@ The result looks something like this: This groupBy query is a bit complicated and we'll return to it later. For the time being, just make sure you are getting some blocks of data back. If you are having problems, make sure you have [curl](http://curl.haxx.se/) installed. Control+C to break out of the client script. -h2. Querying Druid +Querying Druid +-------------- In your favorite editor, create the file: