Fix duplicate period (..) in the end of last paragraph (#8036)

This commit is contained in:
rpagliuca 2020-08-26 20:17:03 -03:00 committed by GitHub
parent fa7cbc4948
commit b69a2f056a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -804,4 +804,4 @@ availability of services in the mesh, applications must handle the failure
or errors and take appropriate fallback actions. For example, when all
instances in a load balancing pool have failed, Envoy returns an `HTTP 503`
code. The application must implement any fallback logic needed to handle the
`HTTP 503` error code..
`HTTP 503` error code.