diff --git a/README.md b/README.md index 60384aea..5f6c7864 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,10 @@ A good starting configuration file includes this section (fill in the service an "level": "debug" } } -The `timeout` and `retry` values, as showin in the `pip` service section, are optional but configurable for all services (see [pelias/microservice-wrapper](https://github.com/pelias/microservice-wrapper) for more details). ``` +The `timeout` and `retry` values, as showin in the `pip` service section, are optional but configurable for all services (see [pelias/microservice-wrapper](https://github.com/pelias/microservice-wrapper) for more details). + ## Contributing