jihoonson commented on a change in pull request #10396:
URL: https://github.com/apache/druid/pull/10396#discussion_r489076874



##########
File path: docs/design/index.md
##########
@@ -77,24 +77,24 @@ summarization partially pre-aggregates your data, and can 
lead to big costs savi
 ## When should I use Druid?
 
 Druid is used by many companies of various sizes for many different use cases. 
Check out the
-[Powered by Apache Druid](/druid-powered) page
+[Powered by Apache Druid](/druid-powered) page.
 
 Druid is likely a good choice if your use case fits a few of the following 
descriptors:
 
 - Insert rates are very high, but updates are less common.
-- Most of your queries are aggregation and reporting queries ("group by" 
queries). You may also have searching and
+- Most of your queries are aggregation and reporting queries (group by 
queries). You may also have searching and

Review comment:
       Actually "group by" is the name of one of our query types. The 
[doc](https://druid.apache.org/docs/latest/querying/groupbyquery.html) mostly 
uses "groupBy". How about using the same notation here too?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to