Skip to content

Commit 3c4233b

Browse files
committed
Fix typo
1 parent 417bdd2 commit 3c4233b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenge-02/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Now you can open http://localhost:3000 to open Grafana.
7575

7676
## Run the application setup
7777

78-
The setup of application contains 4 applications:
78+
The setup contains 4 applications:
7979
- `common-backend`: A common backend used by three other applications
8080
- `regular-threads`: A version of the application with Java 21 and using regular threads to execute the requests
8181
- `virtual-threads-21`: A version of the application with Java 21 and using `Virtual Threads` to execute the requests

0 commit comments

Comments
 (0)