Skip to content

Commit 35dbb47

Browse files
authored
Update description.yml
1 parent 8d22c12 commit 35dbb47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

description.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
extension:
22
name: chsql
3-
description: Clickhouse SQL Aliases for DuckDB
3+
description: Clickhouse SQL Macros for DuckDB
44
version: 1.0.0
55
language: C++
66
build: cmake
@@ -16,5 +16,5 @@ docs:
1616
hello_world: |
1717
SELECT toString('world') as hello;
1818
extended_description: |
19-
This extension provides a growing number of Clickhouse SQL function Aliases for DuckDB.
19+
This extension provides a growing number of Clickhouse SQL Macros for DuckDB.
2020

0 commit comments

Comments
 (0)