From 197a1e082f2dc9db86282c1b2e549b1751cf1de1 Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Fri, 4 Jan 2019 20:14:50 +0800 Subject: [PATCH] Remove the repetition words in readme.md Change-Id: I79c024e432292aad0a0cbc1218699909d5af9432 --- python/drydock_provisioner/orchestrator/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/drydock_provisioner/orchestrator/readme.md b/python/drydock_provisioner/orchestrator/readme.md index 84dd0bd6..35c5666d 100644 --- a/python/drydock_provisioner/orchestrator/readme.md +++ b/python/drydock_provisioner/orchestrator/readme.md @@ -44,7 +44,7 @@ is compatible with the physical state of the site. * If percentages sum to 100%, no other partitions or LVs are defined * Node * Root filesystem is defined on a partition or LV - * Networks assigned to each node's interface are within the set of of the attached link's allowed\_networks + * Networks assigned to each node's interface are within the set of the attached link's allowed\_networks * Inter ### VerifySite ###