Skip to content

Commit 5d2bb26

Browse files
doc: fix a typo in the concepts overview (#5866)
Signed-off-by: Sergiy Kolesnikov <SergiyKolesnikov@users.noreply.github.com>
1 parent 2318ffc commit 5d2bb26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/concepts/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ SQLMesh automatically runs audits when you apply a `plan` to an environment, or
6868
## Infrastructure and orchestration
6969
Every company's data infrastructure is different. SQLMesh is flexible with regard to which engines and orchestration frameworks you use &mdash; its only requirement is access to the target SQL/analytics engine.
7070

71-
SQLMesh keeps track of model versions and processed data intervals using your existing infrastructure. SQLMesh it automatically creates a `sqlmesh` schema in your data warehouse for its internal metadata.
71+
SQLMesh keeps track of model versions and processed data intervals using your existing infrastructure. It automatically creates a `sqlmesh` schema in your data warehouse for its internal metadata.

0 commit comments

Comments
 (0)