Skip to content

Commit e0e49ca

Browse files
authored
Fix typo in scala-cask generator (#23366)
1 parent 6bb82e3 commit e0e49ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/openapi-generator/src/main/resources/scala-cask/example.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* ======================
1717
* == Building Locally ==
1818
* ======================
19-
* This project can be built using [[scala-clit][https://scala-cli.virtuslab.org]]
19+
* This project can be built using [[scala-cli][https://scala-cli.virtuslab.org]]
2020
*
2121
* To simply run the project
2222
* ```

samples/server/petstore/scala-cask/example/Server.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* ======================
1717
* == Building Locally ==
1818
* ======================
19-
* This project can be built using [[scala-clit][https://scala-cli.virtuslab.org]]
19+
* This project can be built using [[scala-cli][https://scala-cli.virtuslab.org]]
2020
*
2121
* To simply run the project
2222
* ```

0 commit comments

Comments
 (0)