From fbfd27e479ed3127fc1cf7ae3309c6f554424008 Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Tue, 13 Nov 2018 14:46:39 +0800 Subject: [PATCH] remove those copy words occured twice times in worker-model.rst Change-Id: Ibc602673b4371891faf6473695e73a7890a79acb --- specs/newton/worker-model.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/newton/worker-model.rst b/specs/newton/worker-model.rst index e2f0b16..e715e99 100644 --- a/specs/newton/worker-model.rst +++ b/specs/newton/worker-model.rst @@ -201,7 +201,7 @@ will be one place to scale. It should be possible to have an extremely robust Designate architecture by simply scaling these workers. ``designate-mdns`` will have it's entire RPCAPI transferred to -``designate-worker``. This will vastly simplify the the amount of work it needs +``designate-worker``. This will vastly simplify the amount of work it needs to do while it sits in the critical path of providing zone transfers to nameservers Designate manages.