Skip to content

Commit 9b11b2a

Browse files
authored
Merge pull request #73 from bubo-py/patch-2
fixed README.md typo
2 parents 96ee516 + fc5b711 commit 9b11b2a

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)