Skip to content

Commit 3b14d22

Browse files
authored
minor change in spark-native-connector.md
I guess `:::note` is the correct syntax for the docusaurus markdown
1 parent fb83919 commit 3b14d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/data-ingestion/apache-spark/spark-native-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ ClickHouse.
476476
Spark SQL allows you to write queries exactly as you would in ClickHouse,
477477
so you can directly execute commands such as CREATE TABLE, TRUNCATE, and more - without modification, for instance:
478478

479-
note:::
479+
:::note
480480
When using Spark SQL, only one statement can be executed at a time.
481481
:::
482482

0 commit comments

Comments
 (0)