From 65fc7825f751f737f9ec319532682abbfa972486 Mon Sep 17 00:00:00 2001 From: kennypatierno Date: Tue, 6 Mar 2018 11:28:37 -0500 Subject: [PATCH] Fix typo --- symmetric-assemble/src/asciidoc/manage/jobs.ad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symmetric-assemble/src/asciidoc/manage/jobs.ad b/symmetric-assemble/src/asciidoc/manage/jobs.ad index 8a6eec8de6..6036c9edf4 100644 --- a/symmetric-assemble/src/asciidoc/manage/jobs.ad +++ b/symmetric-assemble/src/asciidoc/manage/jobs.ad @@ -59,7 +59,7 @@ The route job will respect the <> to decided which nodes need to received the data. The correct <<_routers, router>> is looked up by +The route job delegates to a <<_routers,router>> to decide which nodes need to receive the data. The correct <<_routers, router>> is looked up by referencing the captured `trigger_hist_id` in the <> table and using <> configuration. After <> have been created by the Route Job, they need to be transported to the target node.