From a0bbf784ef66309260cb133b431f251234c2e14d Mon Sep 17 00:00:00 2001 From: ShangXiao Date: Wed, 7 Mar 2018 19:20:27 -0800 Subject: [PATCH] [Trivialfix]Modify a grammatical error Modify a grammatical error by deleting "the" in docs/Ovs.md. Change-Id: Ifb0e4cc1d1cd38fc0850d468b8e41ec028298726 --- docs/Ovs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Ovs.md b/docs/Ovs.md index 9da798b3..bb6c6902 100644 --- a/docs/Ovs.md +++ b/docs/Ovs.md @@ -153,7 +153,7 @@ instances: | Name | Description | | ---------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ovs.vrouter.host_max_bw_kb | Maximum bandwidth possible for routers on the the host based on the instances using those routers (if `publish_router_capacity` is true). Only published to the operations tenant. | +| ovs.vrouter.host_max_bw_kb | Maximum bandwidth possible for routers on the host based on the instances using those routers (if `publish_router_capacity` is true). Only published to the operations tenant. | | ovs.vrouter.active_routers | Count of active routers on this host (only published to the operations tenant) | ## Mapping Metrics to Configuration Parameters