Kafka-Tutorial spell fix

This commit is contained in:
Ojaswini12 2021-10-04 20:37:09 +05:30
parent 19adf17e60
commit 8f57df81d3
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ lk:default> SELECT created_at, raw_date FROM (
2014-07-29 14:07:21.000 | Tue Jul 29 21:07:21 +0000 2014
2014-07-29 14:07:22.000 | Tue Jul 29 21:07:22 +0000 2014
2014-07-29 14:07:23.000 | Tue Jul 29 21:07:23 +0000 2014
2014-07-29 14:07:24.000 | Tue Jul 29 21:07:24 +0000 201
2014-07-29 14:07:24.000 | Tue Jul 29 21:07:24 +0000 2014
(5 rows)
```