Skip to content

Commit fc5b711

Browse files
authored
fixed README.md typo
Signed-off-by: bubo-py kamil.chruscinski1@gmail.com
1 parent 96ee516 commit fc5b711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Learn Layer5 sample application is to be available for use across all servic
2121
- for [Service Mesh Interface conformance](https://docs.google.com/document/d/1HL8Sk7NSLLj-9PRqoHYVIGyU6fZxUQFotrxbmfFtjwc/edit#)
2222

2323
## Application Architecture
24-
The Learn Layer5 application includes three services: `app-a`, `app-b`, and `app-c`. Though they are different services, they are defines using the same app (source code in ./service). Each service is listening on port `9091/tcp`.
24+
The Learn Layer5 application includes three services: `app-a`, `app-b`, and `app-c`. Though they are different services, they are defined using the same app (source code in ./service). Each service is listening on port `9091/tcp`.
2525

2626
### Service
2727

0 commit comments

Comments
 (0)