Skip to content

Commit 1ff0c61

Browse files
AUTO: Sync ScalarDB docs in English to docs site repo (#1263)
Co-authored-by: josh-wong <[email protected]>
1 parent 4f2ee94 commit 1ff0c61

File tree

1 file changed

+1
-1
lines changed
  • versioned_docs/version-3.13/scalardb-sql

1 file changed

+1
-1
lines changed

versioned_docs/version-3.13/scalardb-sql/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ displayed_sidebar: docsEnglish
66

77
# ScalarDB SQL Overview
88

9-
ScalarDB SQL is an SQL layer for ScalarDB Cluster. Specifically, it parses SQL and converts it to a set of ScalarDB operations.
9+
ScalarDB SQL is an interface layer that allows client applications to communicate with ScalarDB Cluster by using SQL.
1010

1111
:::note
1212

0 commit comments

Comments
 (0)