Skip to content

Commit 350f21b

Browse files
committed
Superset: Implement suggestions by CodeRabbit
1 parent 45939f9 commit 350f21b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrate/dapr/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ curl -X POST http://localhost:3500/v1.0/bindings/crate \
5353
}
5454
}'
5555
56-
# Submit DDL statements via the exec operation.
56+
# Submit DDL or DML statements via the exec operation.
5757
curl -X POST http://localhost:3500/v1.0/bindings/crate \
5858
-H "Content-Type: application/json" \
5959
-d '{

0 commit comments

Comments
 (0)