[stable/express-gateway] fix typo (#8632)

Signed-off-by: Mikhail Grachev <work@mgrachev.com>
This commit is contained in:
Grachev Mikhail
2018-10-23 09:57:29 -07:00
committed by k8s-ci-robot
parent 68867e13a0
commit 82da29d32a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ maintainers:
name: express-gateway
sources:
- https://github.com/expressgateway/express-gateway
version: 1.0.0
version: 1.0.1
appVersion: 1.12.1
+1 -1
View File
@@ -75,7 +75,7 @@ and their default values.
### Express Gateway configuration parameters
Express Gateway is configured through the [Admin API interface][admin-api]. Its complete configuraton is stored in a config map.
Express Gateway is configured through the [Admin API interface][admin-api]. Its complete configuration is stored in a config map.
However there are some parameters that need to beset up before the container can start.
```yml