ektravel commented on code in PR #16900:
URL: https://github.com/apache/druid/pull/16900#discussion_r1723999717


##########
docs/querying/sql-scalar.md:
##########
@@ -143,11 +143,11 @@ Literal timestamps in the connection time zone can be 
written using `TIMESTAMP '
 simplest way to write literal timestamps in other time zones is to use 
TIME_PARSE, like
 `TIME_PARSE('2000-02-01 00:00:00', NULL, 'America/Los_Angeles')`.
 
-The best ways to filter based on time are by using ISO8601 intervals, like
+The best ways to filter based on time are by using ISO 8601 intervals, like

Review Comment:
   ```suggestion
   The best way to filter based on time is by using ISO 8601 intervals, like
   ```



-- 
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.

To unsubscribe, e-mail: [email protected]

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