fix syntax error the 'that' can not be ignore

Change-Id: Ie51ad7ee0c0b052e715e69130797713860639b70
This commit is contained in:
MaoyangLiu 2018-01-18 15:54:41 +08:00
parent 70d8eb427d
commit 670150f6fb
1 changed files with 2 additions and 2 deletions

View File

@ -207,8 +207,8 @@ detailed instruction.
There are three service groups according to Mistral architecture currently,
namely api_group, engine_group and executor_group. The service identifier
contains name of the host the service is running on and the process identifier
of the service on that host.
contains name of the host that the service is running on and the process
identifier of the service on that host.
.. autotype:: mistral.api.controllers.v2.resources.Service
:members: