Skip to content

Commit 438efdb

Browse files
authored
docs(sqlmesh): update titles (#32)
1 parent f39f8b5 commit 438efdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/kestra/plugin/sqlmesh/cli/SQLMeshCLI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
@Getter
3333
@NoArgsConstructor
3434
@Schema(
35-
title = "Orchestrate a SQLMesh project from the Command Line Interface"
35+
title = "Orchestrate a SQLMesh project from the CLI."
3636
)
3737
@Plugin(
3838
examples = {

0 commit comments

Comments
 (0)