Docs: Fix typo in tutorial (#16254)

This commit is contained in:
317brian 2024-04-09 20:29:52 -07:00 committed by GitHub
parent cd69f145b7
commit df9e1bb97b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ Druid returns 2. Both the empty string and null values are excluded.
## Numeric query examples
Druid does does not count null values in numeric comparisons.
Druid does not count null values in numeric comparisons.
```sql
SELECT COUNT(*)