Skip to content

Commit b250377

Browse files
Change wording
1 parent 33480cc commit b250377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-concepts/modules/ROOT/pages/typeql/sql-vs-typeql.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This guide helps SQL users understand TypeQL by mapping familiar SQL constructs
66
[NOTE]
77
====
88
TypeQL operates on a data model using entity, relation, and attribute types (and their instances), instead of tables and rows.
9-
This difference means that some SQL concepts map directly, while others require a different approach.
9+
This difference means that some SQL concepts map directly and others have different formulations in TypeQL.
1010
====
1111

1212
== Schema setup

0 commit comments

Comments
 (0)