diff --git a/docs/gitbook/guide/flows/README.md b/docs/gitbook/guide/flows/README.md index b101f51f43..703d103caa 100644 --- a/docs/gitbook/guide/flows/README.md +++ b/docs/gitbook/guide/flows/README.md @@ -78,7 +78,7 @@ Note that the parent queue does not need to be the same queue as the one used fo {% endhint %} {% hint style="warning" %} -If a jobId option is provided, make that it does not contain a colon **:** as this is considered a separator. +If a jobId option is provided, make sure that it does not contain a colon **:** as this is considered a separator. {% endhint %} When the parent job is processed it is possible to access the results generated by its child jobs. For example, lets assume the following worker for the child jobs: