Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
  • Loading branch information
szuecs committed May 2, 2019
1 parent c523550 commit 43d8a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operation/operation.md
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ scheduling behavior.

On failure conditions, Skipper will return HTTP status code:

- 503 if the queue is full, which is expected on the rout with a failing backend
- 503 if the queue is full, which is expected on the route with a failing backend
- 502 if queue access times out, because the queue access was not fast enough
- 500 on unknown errors, please create [an issue](https://github.com/zalando/skipper/issues/new/choose)

Expand Down

0 comments on commit 43d8a97

Please sign in to comment.