Skip to content

Commit 70ca79c

Browse files
committed
✏️ Fix typo in ScyllaDB doc
1 parent a3ee9b1 commit 70ca79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/content/docs/docs/database/scylladb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Anyquery is able to run queries from Cassandra-compatible databases, such as Scy
1010

1111
## Connection
1212

13-
To connect a MariaDB database to Anyquery, you need to provide the connection string. It has the following format:
13+
To connect a ScyllaDB database to Anyquery, you need to provide the connection string. It has the following format:
1414

1515
```txt
1616
cassandra://user:password@host:port/database?option1=value1&option2=value2

0 commit comments

Comments
 (0)