Merge pull request #258 from charlieok/patch-3
this groups -> this group
This commit is contained in:
commit
eec9695b9a
|
@ -90,7 +90,7 @@ or to change the count of a task group to scale with load.
|
|||
For now, edit the `example.nomad` file to uncomment the count and set it to 3:
|
||||
|
||||
```
|
||||
# Control the number of instances of this groups.
|
||||
# Control the number of instances of this group.
|
||||
# Defaults to 1
|
||||
count = 3
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue