Fix some typos in the watchdog/README.md file

Signed-off-by: Jonatas Baldin <jonatas.baldin@gmail.com>
This commit is contained in:
Jonatas Baldin 2019-09-02 20:42:54 +02:00 committed by Alex Ellis
parent b3e1d6e458
commit 4f3f008ba3

View File

@ -215,7 +215,7 @@ Auto-scaling starts at 1 replica and steps up in blocks of 5:
You can override the minimum and maximum scale of a function through labels.
Add these labels to the deployment if you want to sacle between 2 and 15 replicas.
Add these labels to the deployment if you want to scale between 2 and 15 replicas.
```
com.openfaas.scale.min: "2"