Skip to content

Commit a435308

Browse files
Fix typo in lab introduction by removing "Micronaut" from application description
1 parent ea02545 commit a435308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab-01-get-ready.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Welcome to the first lab!
1313

1414
Before diving into Kosli's features, you need to set up your account and verify that your sample application builds and deploys correctly.
1515

16-
This lab uses a simple [Java Micronaut application](app) with a complete CI/CD pipeline already configured in GitHub Actions. The pipeline builds the application, creates a Docker image, runs tests, and deploys it.
16+
This lab uses a simple [Java application](app) with a complete CI/CD pipeline already configured in GitHub Actions. The pipeline builds the application, creates a Docker image, runs tests, and deploys it.
1717

1818
In subsequent labs, you'll integrate Kosli to track all these activities.
1919

0 commit comments

Comments
 (0)